SheetPrintingPreview costruttore
__init__(self, foglio, opzioni)
Il costrutto di SheetPrintingPreview
def __init__(self, sheet, options):
...
Parametro | Tipo | Descrizione |
---|---|---|
sheet | Worksheet | Indicare quale foglio di calcolo stampare. |
options | ImageOrPrintOptions | ImageOrPrintOptions contiene alcune proprietà di output |
Guarda anche
- modulo
aspose.cells.rendering
- classe
SheetPrintingPreview