[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IWorkbook.TableStyles

TableStyles Property

TableStyles

Returns the ITableStyleCollection collection object for the current workbook that refers to the styles used in the current workbook (read-only).

Declaration
ITableStyleCollection TableStyles { get; }
ReadOnly Property TableStyles As ITableStyleCollection