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