GridSheetRender.GridSheetRender

GridSheetRender constructor

the construct of SheetRender, need worksheet and ImageOrPrintOptions as params

public GridSheetRender(Worksheet worksheet, GridImageOrPrintOptions options)
ParameterTypeDescription
worksheetWorksheetIndicate which spreadsheet to be rendered.
optionsGridImageOrPrintOptionsImageOrPrintOptions contains some property of output image

See Also