ExcelCellStyleIsBuiltIn Property

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

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public bool IsBuiltIn { get; }

Property Value

Boolean

See Also