Static
$tStatic
nextGets the number of custom WorksheetTableStyle instances in the collection.
Gets the WorksheetTableStyle at the specified index.
ArgumentOutOfRangeException 'index' is less than 0 or greater than or equal to count.
The WorksheetTableStyle instance at the specified index.
The index at which to get the WorksheetTableStyle.
Gets the WorksheetTableStyle with the specified name.
Table style names are compared case-insensitively.
The WorksheetTableStyle instance with the specified name or null if a table style with that name does not exist.
The name of the WorksheetTableStyle to find.
Static
compareStatic
compareStatic
equalsStatic
equalsStatic
getStatic
getStatic
getStatic
referenceStatic
static
A collection of standard WorksheetTableStyle instances which can be applied to a WorksheetTable in a Workbook.
See