save_format_to_load_format Methode
save_format_to_load_format(save_format)
Konvertiert einen SaveFormat-Wert nach Möglichkeit in einen LoadFormat-Wert.
Kehrt zurück
Das Ladeformat
def save_format_to_load_format(self, save_format):
...
Parameter | Typ | Beschreibung |
---|---|---|
save_format | SaveFormat | Das Speicherformat. |
Siehe auch
- Modul aspose.cells
- Klasse FileFormatUtil