type property
type property
Gets the data type of the property.
Definition:
@property
def type(self):
...
See Also
- module
aspose.cells.properties
- class
DocumentProperty
- class
PropertyType
Gets the data type of the property.
@property
def type(self):
...
aspose.cells.properties
DocumentProperty
PropertyType