WD97: Borders.Count Returns Five on a Selected ParagraphLast reviewed: February 27, 1998Article ID: Q165603 |
The information in this article applies to:
SYMPTOMSWhen you use the Visual Basic for Applications Borders.Count command on a selected paragraph, the value returned is five instead of an expected value of four.
CAUSEBy design, Borders.Count returns five because paragraph borders have an inside horizontal border which you can set and/or retrieve even though it may not visible. If you insert another paragraph, the inside border may or may not become visible, depending on your setting.
MORE INFORMATIONFor additional information, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q173707 TITLE : OFF97: How to Run Sample Code from Knowledge Base Articles REFERENCESFor more information about getting help with Visual Basic for Applications, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q163435 TITLE : VBA: Programming Resources for Visual Basic for Applications |
Additional query words: vb vba vbe
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |