OdsLoadOptions.OdsLoadOptions

OdsLoadOptions()

Represents the options of loading ods file.

public OdsLoadOptions()

See Also


OdsLoadOptions(LoadFormat)

Represents the options of loading ods file.

public OdsLoadOptions(LoadFormat type)
ParameterTypeDescription
typeLoadFormatThe load format type.

See Also