Click or drag to resize

DocumentProperty IsBuiltIn Property

Indicates whether property is built-in. Read-only.

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

Property Value

Type: Boolean

Implements

IDocumentProperty IsBuiltIn
See Also