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