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):
...
Parameter | Type | Description |
---|---|---|
type | LoadFormat | The load format type. |
See Also
- module
aspose.cells
- class
OdsLoadOptions