Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / TableStyles Property
In This Topic
    TableStyles Property (IWorkbook)
    In This Topic
    Returns the ITableStyleCollection collection object for the current workbook that refers to the styles used in the current workbook (read-only).
    Syntax
    ITableStyleCollection TableStyles {get;}
    See Also