SheetRender
SheetRender constructor
the construct of SheetRender, need worksheet and ImageOrPrintOptions as params
public SheetRender(Worksheet worksheet, ImageOrPrintOptions options)
Parameter | Type | Description |
---|---|---|
worksheet | Worksheet | Indicate which spreadsheet to be rendered. |
options | ImageOrPrintOptions | ImageOrPrintOptions contains some property of output image |
See Also
- class Worksheet
- class ImageOrPrintOptions
- class SheetRender
- namespace Aspose.Cells.Rendering
- assembly Aspose.Cells