[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.TableStyles

TableStyles Property

TableStyles

获取当前工作簿中使用的表格样式。

Declaration
public ITableStyleCollection TableStyles { get; }
Implements