IDocumentProperty
PropertyId Property
|
Returns property id for built-in properties. Read-only.
Namespace:
Spire.Xls.Core.Interface
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
BuiltInPropertyType PropertyId { get; }
ReadOnly Property PropertyId As BuiltInPropertyType
Get
property BuiltInPropertyType PropertyId {
BuiltInPropertyType get ();
}
abstract PropertyId : BuiltInPropertyType with get
Property Value
Type:
BuiltInPropertyType
See Also