[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IWorkbook.Styles

Styles Property

Styles

Returns the IStyleCollection collection that represents all the styles in the specified workbook (read-only).

Declaration
IStyleCollection Styles { get; }
ReadOnly Property Styles As IStyleCollection