WorkbookRender constructor
init
The construct of WorkbookRender
def __init__(self, workbook, options):
...
Parameter | Type | Description |
---|---|---|
workbook | Workbook | Indicate which workbook to be rendered. |
options | ImageOrPrintOptions | ImageOrPrintOptions contains some property of output image |
See Also
- module
aspose.cells.rendering
- class
WorkbookRender