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