[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.TableStyles

TableStyles Property

TableStyles

Gets the table styles used in the current workbook.

Declaration
public ITableStyleCollection TableStyles { get; }
Public ReadOnly Property TableStyles As ITableStyleCollection
Implements