Click or drag to resize

ExcelWorkbookStyles Property

Gets the cell styles collection of this workbook.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public ExcelCellStylesCollection Styles { get; }

Property Value

ExcelCellStylesCollection
See Also