custom_format property
custom_format property
Represents the custom format of the field’s value.
Definition:
@property
def custom_format(self):
...
@custom_format.setter
def custom_format(self, value):
...
See Also
- module
aspose.cells.ods
- class
OdsCellField