TabTableStyles

Description

The TabTableStyles class contains properties and methods for working with the collection of table styles.

Properties inherited from ITabTableStyles

  Property name Brief 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.

Methods Inherited from ITabTableStyles

  Method name Brief 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:

Tab Assembly Classes