StreamProviderOptions constructor
init
Initializes a new instance of the StreamProviderOptions
class.
def __init__(self):
...
init
Initializes a new instance of the StreamProviderOptions
class.
def __init__(self, loading_type, default_path):
...
Parameter | Type | Description |
---|---|---|
loading_type | ResourceLoadingType | The type to load the linked resource. |
default_path | str | The default path. |
See Also
- module
aspose.cells
- class
StreamProviderOptions