HtmlSaveOptions Konstrukteur
HtmlSaveOptions()
Erstellt Optionen zum Speichern von HTML-Dateien.
def __init__(self):
...
HtmlSaveOptions(format)
Erstellt Optionen zum Speichern von HTML-Dateien.
def __init__(self, format):
...
Parameter | Typ | Beschreibung |
---|---|---|
format | SaveFormat | Das Speicherdateiformat. |
Siehe auch
- Modul aspose.cells
- Klasse HtmlSaveOptions