GrapeCity.Documents.Excel Namespace / Workbook Class / TableStyles Property
TableStyles Property (Workbook)
In This Topic
Gets the table styles used in the current workbook.
Syntax
public ITableStyleCollection TableStyles {get;}
See Also