Version 24.2 (latest)

CustomTableStyleCollection Class Methods

For a list of all members of this type, see CustomTableStyleCollection members.

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

View on GitHub