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