TabStops2 Members
Include Protected Members
Include Inherited Members
The collection of TabStop2 objects.
The TabStops2 type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | (Inherited from _IMsoDispObj.) | |
Application | Gets an Application object that represents the container application for the TabStops2 object. Read-only. | |
Count | Gets the number of items in the TabStops2 collection. Read-only. | |
Creator | (Inherited from _IMsoDispObj.) | |
Creator | Gets a 32-bit integer that represents the Microsoft Office application in which the TabStops2 object was created. Read-only. | |
DefaultSpacing | Gets or sets the default spacing between tab stops. Read/write. | |
Parent | Gets the parent of the specified TabStops2 object. Read-only. |
Top
Methods
Name | Description | |
---|---|---|
Add | Adds a new tab stop to the specified TabStops2 object. | |
GetEnumerator() | (Inherited from IEnumerable.) | |
GetEnumerator() | ||
Item | Gets an individual object from the TabStops2 collection. |
Top