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