WorkbookPrintingPreview Konstrukteur
WorkbookPrintingPreview(workbook, options)
Das Konstrukt von WorkbookPrintingPreview
def __init__(self, workbook, options):
...
Parameter | Typ | Beschreibung |
---|---|---|
workbook | Workbook | Geben Sie an, welche Arbeitsmappe gedruckt werden soll. |
options | ImageOrPrintOptions | ImageOrPrintOptions enthält einige Ausgabeeigenschaften |
Siehe auch
- Modul aspose.cells.rendering
- Klasse WorkbookPrintingPreview