SheetPrintingPreview constructor
__init__(self, hoja, opciones)
El constructo de SheetPrintingPreview
def __init__(self, sheet, options):
...
Parámetro | Tipo | Descripción |
---|---|---|
sheet | Worksheet | Indique qué hoja de cálculo se debe imprimir. |
options | ImageOrPrintOptions | ImageOrPrintOptions contiene alguna propiedad de salida |
Ver también
- módulo
aspose.cells.rendering
- clase
SheetPrintingPreview