Workbook.TableStyles property (Excel)

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

Syntax

expression.TableStyles

expression A variable that represents a Workbook object.

Remarks

You can manipulate the table styles returned by the property.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.