LoadOptions Konstruktor
__init__(selbst)
Erstellt Optionen zum Laden der Datei.
def __init__(self):
...
__init__(selbst, lade_format)
Erstellt Optionen zum Laden der Datei.
def __init__(self, load_format):
...
| Parameter | Typ | Beschreibung |
|---|---|---|
| load_format | LoadFormat | Das Ladeformat. |
Siehe auch
- Modul
aspose.cells - Klasse
LoadOptions