Click or drag to resize

DocumentProperty PropertyId Property

Returns property id for built-in properties. Read-only.

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

Property Value

Type: BuiltInPropertyType

Implements

IDocumentProperty PropertyId
See Also