Aspose::Cells::HtmlSaveOptions::SetSheetSet method

HtmlSaveOptions::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::HtmlSaveOptions::SetSheetSet(const SheetSet &value)

See Also