Tab > Tab Assembly Classes > TabTableStyles
The TabTableStyles class contains properties and methods for working with the collection of table styles.
Property name | Description | |
![]() |
Count | The Count property returns the number of formatting styles in the collection. |
![]() |
Item | The Item property returns the specified formatting style from the collection. |
Method name | Description | |
![]() |
Add | The Add method adds a style to the collection. |
![]() |
Clear | The Clear method clears the table styles collection. |
![]() |
Move | The Move method moves a style within the collection. |
![]() |
Remove | The Remove method removes the specified style from the collection. |
See also: