WorkbookPrintingPreview constructor
init
The construct of WorkbookPrintingPreview
def __init__(self, workbook, options):
...
Parameter | Type | Description |
---|---|---|
workbook | Workbook | Indicate which workbook to be printed. |
options | ImageOrPrintOptions | ImageOrPrintOptions contains some property of output |
See Also
- module
aspose.cells.rendering
- class
WorkbookPrintingPreview