OpenXmlCustomTabStops Class Members
In This Topic
The following tables list the members exposed by
OpenXmlCustomTabStops.
Public Constructors
Public Properties
| Name | Description |
 | Count | Gets the number of custom tab stops contained in the OpenXmlCustomTabStops. |
 | Item | Gets the custom tab stop at the specified index. |
Public Methods
| Name | Description |
 | Add | Overloaded. Adds the specified custom tab stop. |
 | Clone | Clones this instance. |
 | Contains | Determines whether the collection contains a custom tab stip with specific position. |
 | Find | Finds a custom tab stop by specified position. |
 | GetEnumerator | Returns an enumerator that iterates through a collection. |
 | Remove | Overloaded. Removes the specified custom tab stop. |
See Also