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