Click or drag to resize

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; }

Property Value

Type: ExcelCellStylesCollection
See Also