Version

CustomTableStyleCollection Class Members

The following tables list the members exposed by CustomTableStyleCollection.

Public Properties
 NameDescription
Public PropertyCountGets the number of custom WorksheetTableStyle instances in the collection.  
Public PropertyItemOverloaded. Gets the WorksheetTableStyle at the specified index.  
Public Methods
 NameDescription
Public MethodAddAdds a custom WorksheetTableStyle to the collection.  
Public MethodClearClears the collection.  
Public MethodContainsDetermines whether the specified WorksheetTableStyle is contained in the collection.  
Public MethodIndexOfGets the index of the specified style in the collection.  
Public MethodRemoveRemoves the specified WorksheetTableStyle from the collection.  
Public MethodRemoveAtRemoves the WorksheetTableStyle at the specified index.  
See Also