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):
    ...
ParameterTypBeschreibung
typeLoadFormatDer Ladeformattyp.

Siehe auch