file_format_to_save_format Methode
file_format_to_save_format(format)
Konvertieren des Dateiformats in das Speicherformat.
Kehrt zurück
def file_format_to_save_format(self, format):
...
Parameter | Typ | Beschreibung |
---|---|---|
format | FileFormatType | Der Dateiformattyp. |
Siehe auch
- Modul aspose.cells
- Klasse FileFormatUtil