OdsLoadOptions constructor

init

Represents the options of loading ods file.

def __init__(self):
    ...

init

Represents the options of loading ods file.

def __init__(self, type):
    ...
ParameterTypeDescription
typeLoadFormatThe load format type.

See Also