LineNumbering Object Members
Word Developer Reference |
Represents line numbers in the left margin or to the left of each newspaper-style column.
Properties
Name | Description | |
---|---|---|
Active | True if line numbering is active for the specified document, section, or sections. Read/write Long. | |
Application | Returns an Application object that represents the Microsoft Word application. | |
CountBy | Returns or sets the numeric increment for line numbers. Read/write Long. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. | |
DistanceFromText | Returns or sets the distance (in points) between the right edge of line numbers and the left edge of the document text. Read/write Single. | |
Parent | Returns an Object that represents the parent object of the specified LineNumbering object. | |
RestartMode | Returns or sets the way line numbering runs — that is, whether it starts over at the beginning of a new page or section or runs continuously. Read/write WdNumberingRule. | |
StartingNumber | Returns or sets the starting line number. Read/write Long. |