ExcelWorkbookStyles Property |
Gets the cell styles collection of this workbook.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntaxpublic ExcelCellStylesCollection Styles { get; }
Public ReadOnly Property Styles As ExcelCellStylesCollection
Get
Property Value
Type:
ExcelCellStylesCollection
See Also