to_double method
to_double
Returns the property value as double.
def to_double(self):
...
Remarks
Throws an exception if the property type is not PropertyType.Float.
See Also
- module
aspose.cells.properties
- class
DocumentProperty
Returns the property value as double.
def to_double(self):
...
Throws an exception if the property type is not PropertyType.Float.
aspose.cells.properties
DocumentProperty