Aspose::Cells::Rendering::ImageOrPrintOptions::SetSheetSet method

ImageOrPrintOptions::SetSheetSet method

Gets or sets the sheets to render. Default is all visible sheets in the workbook: Aspose.Cells.Rendering.SheetSet.Visible.

void Aspose::Cells::Rendering::ImageOrPrintOptions::SetSheetSet(const SheetSet &value)

Remarks

The set is ignored when it is used in SheetRender

See Also