SheetRender.SheetRender

SheetRender constructor

the construct of SheetRender, need worksheet and ImageOrPrintOptions as params

public SheetRender(Worksheet worksheet, ImageOrPrintOptions options)
ParameterTypeDescription
worksheetWorksheetIndicate which spreadsheet to be rendered.
optionsImageOrPrintOptionsImageOrPrintOptions contains some property of output image

See Also