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