Click or drag to resize

StyleArrayWrapper BuiltIn Property

True if the style is a built-in style. Read-only Boolean.

Namespace: Spire.Xls.Core.Spreadsheet
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