TabStop Members
Include Protected Members
Include Inherited Members
Represents a single tab stop.
The TabStop type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clear | Removes the specified custom tab stop. |
Top
Properties
Name | Description | |
---|---|---|
Alignment | Returns or sets a constant that represents the alignment for the specified tab stop. | |
Application | Returns a Application object that represents the Microsoft Word application. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. | |
CustomTab | True if the specified tab stop is a custom tab stop. | |
Leader | Returns or sets the leader for the specified TabStop object. | |
Next | Returns the next object in the collection. | |
Parent | Returns an object that represents the parent object of the specified object. | |
Position | Returns or sets the position of a tab stop relative to the left margin. | |
Previous | Returns the previous object in the collection. |
Top