WorkbookRender constructor

__init__(self, workbook, options)

The construct of WorkbookRender


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

See Also