SheetPrintingPreview constructor

init

The construct of SheetPrintingPreview

def __init__(self, sheet, options):
    ...
ParameterTypeDescription
sheetWorksheetIndicate which spreadsheet to be printed.
optionsImageOrPrintOptionsImageOrPrintOptions contains some property of output

See Also