HtmlLoadOptions constructeur
HtmlLoadOptions()
Crée une option de chargement du fichier.
def __init__(self):
...
HtmlLoadOptions(load_format)
Crée une option de chargement du fichier.
def __init__(self, load_format):
...
Paramètre | Taper | Description |
---|---|---|
load_format | LoadFormat | Le format de chargement. |
Voir également
- module aspose.cells
- classe HtmlLoadOptions