Click or drag to resize

ExcelCellStyleIsBuiltIn Property

Gets a flag indicating if this cell style is a built in style.

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

Property Value

Boolean
See Also