format_strategy property
format_strategy property
Gets and sets the format strategy when exporting the value as string value.
Definition:
@property
def format_strategy(self):
...
@format_strategy.setter
def format_strategy(self, value):
...
See Also
- module
aspose.cells
- class
CellValueFormatStrategy
- class
ExportTableOptions