SheetPrintingPreview constructor

__init__(self, hoja, opciones)

El constructo de SheetPrintingPreview


def __init__(self, sheet, options):
    ...
ParámetroTipoDescripción
sheetWorksheetIndique qué hoja de cálculo se debe imprimir.
optionsImageOrPrintOptionsImageOrPrintOptions contiene alguna propiedad de salida

Ver también