load_format_to_save_format method
load_format_to_save_format
Converts a LoadFormat value to a SaveFormat value if possible.
Returns
The save format.
def load_format_to_save_format(self, load_format):
...
Parameter | Type | Description |
---|---|---|
load_format | LoadFormat | The load format. |
See Also
- module
aspose.cells
- class
FileFormatUtil