OdsLoadOptions constructeur
OdsLoadOptions()
Représente les options de chargement du fichier ods.
def __init__(self):
...
OdsLoadOptions(type)
Représente les options de chargement du fichier ods.
def __init__(self, type):
...
| Paramètre | Taper | Description |
|---|---|---|
| type | LoadFormat | Le type de format de chargement. |
Voir également
- module aspose.cells
- classe OdsLoadOptions