WorkbookPrintingPreview constructor

init

The construct of WorkbookPrintingPreview

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

See Also