The following tables list the members exposed by CustomTableStyleCollection.
Name | Description | |
---|---|---|
Count | Gets the number of custom WorksheetTableStyle instances in the collection. | |
Item | Overloaded. Gets the WorksheetTableStyle at the specified index. |
Name | Description | |
---|---|---|
Add | Adds a custom WorksheetTableStyle to the collection. | |
Clear | Clears the collection. | |
Contains | Determines whether the specified WorksheetTableStyle is contained in the collection. | |
IndexOf | Gets the index of the specified style in the collection. | |
Remove | Removes the specified WorksheetTableStyle from the collection. | |
RemoveAt | Removes the WorksheetTableStyle at the specified index. |