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