WorkbookRender

WorkbookRender constructor

The construct of WorkbookRender

public WorkbookRender(Workbook workbook, ImageOrPrintOptions options)
Parameter Type Description
workbook Workbook Indicate which workbook to be rendered.
options ImageOrPrintOptions ImageOrPrintOptions contains some property of output image

See Also