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