StreamProviderOptions constructeur
__init__(self)
Initialise une nouvelle instance de la classe StreamProviderOptions.
def __init__(self):
...
__init__(self, type_de_chargement, chemin_par_défaut)
Initialise une nouvelle instance de la classe StreamProviderOptions.
def __init__(self, loading_type, default_path):
...
| Paramètre | Taper | Description |
|---|---|---|
| loading_type | ResourceLoadingType | Le type pour charger la ressource liée. |
| default_path | str | Le chemin par défaut. |
Voir également
- module
aspose.cells - classe
StreamProviderOptions