Workbook.TableStyles (Excel)

Returns a TableStyles collection object for the current workbook that refers to the styles used in the current workbook.

You can manipulate the table styles returned by the property.


Dim tssTableStyles As TableStyles
Set tssTableStyles = ActiveWorkbook.TableStyles