Share via


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.

Version Information

Version Added: Excel 2007

Syntax

expression .TableStyles

expression A variable that represents a Workbook object.

Remarks

You can manipulate the table styles returned by the property.

See Also

Concepts

Workbook Object Members

Workbook Object