OdsLoadOptions Konstruktor
__init__(selbst)
Stellt die Optionen zum Laden der ODS-Datei dar.
def __init__(self):
...
__init__(selbst, Typ)
Stellt die Optionen zum Laden der ODS-Datei dar.
def __init__(self, type):
...
Parameter | Typ | Beschreibung |
---|---|---|
type | LoadFormat | Der Ladeformattyp. |
Siehe auch
- Modul
aspose.cells
- Klasse
OdsLoadOptions