WorkbookRender constructeur
__init__(self, classeur, options)
La construction de WorkbookRender
def __init__(self, workbook, options):
...
| Paramètre | Taper | Description |
|---|---|---|
| workbook | Workbook | Indiquez quel classeur doit être rendu. |
| options | ImageOrPrintOptions | ImageOrPrintOptions contient certaines propriétés de l’image de sortie |
Voir également
- module
aspose.cells.rendering - classe
WorkbookRender