Aspose::Cells::Rendering::ImageOrPrintOptions::GetSheetSet method

ImageOrPrintOptions::GetSheetSet method

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

SheetSet Aspose::Cells::Rendering::ImageOrPrintOptions::GetSheetSet()

Remarks

The set is ignored when it is used in SheetRender

See Also