Click or drag to resize

XlsDocumentProperty PropertyId Property

Returns / sets property id for built-in properties.

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

Property Value

Type: BuiltInPropertyType

Implements

IDocumentProperty PropertyId
See Also