Workbook.TableStyles Property
Returns a TableStyles collection object for the current workbook that refers to the styles used in the current workbook. Read-only.
Version Information
Version Added: Excel
Syntax
expression.TableStyles
expression A variable that represents a Workbook object.
Remarks
You can manipulate the table styles returned by the property.