TabStops Object Members
Word Developer Reference |
A collection of TabStop objects that represent the custom and default tabs for a paragraph or group of paragraphs.
Methods
Name | Description | |
---|---|---|
![]() |
Add | Returns a TabStop object that represents a custom tab stop added to a document. |
![]() |
After | Returns the next TabStop object to the right of Position. |
![]() |
Before | Returns the next TabStop object to the left of Position. |
![]() |
ClearAll | Clears all the custom tab stops from the specified paragraphs. |
![]() |
Item | Returns an individual TabStop object in a collection. |
Properties
Name | Description | |
---|---|---|
![]() |
Application | Returns an Application object that represents the Microsoft Word application. |
![]() |
Count | Returns a Long that represents the number of tab stops in the collection. Read-only. |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
![]() |
Parent | Returns an Object that represents the parent object of the specified TabStops object. |