Click or drag to resize

CellStyleObject BuiltIn Property

True if the style is a built-in style.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool BuiltIn { get; }

Property Value

Type: Boolean

Implements

IStyle BuiltIn
See Also