WorkbookRender constructor

init

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