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: 7.0.0
Syntax
public bool IsBuiltIn { get; }

Property Value

Type: Boolean
See Also