Click or drag to resize

IDocumentProperty IsBuiltIn Property

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

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

Property Value

Type: Boolean
See Also