GridImageOrPrintOptions.setRenderSheetSet

GridImageOrPrintOptions.setRenderSheetSet method

sets the sheets to render. Default is all visible sheets in the workbook . zero based sheet indexes.

public void setRenderSheetSet(int[] sheets)

Remarks

The set is ignored when it is used in GridSheetRender

See Also