Name | Description | |
---|---|---|
![]() | Count | Gets the number of tab stops in the collection. |
![]() | Item | Overloaded. Gets a tab stop at the given index. |
The following tables list the members exposed by TabStopCollection.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of tab stops in the collection. |
![]() | Item | Overloaded. Gets a tab stop at the given index. |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds or replaces a tab stop at a specified position. |
![]() | After | Gets the first tab stop to the right of a specified position. |
![]() | Before | Gets a first tab stop to the left of a specified position. |
![]() | Clear | Deletes all custom tab stops. |
![]() | ClearFormatting | Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag) |
![]() | Contains | Checkst whether the collection contains a tab stop at a specified position. |
![]() | Delete | Deletes a TabStop from the collection. |
![]() | TryGetValue | Gets a tab stop at a specified position. |