Aspose::Cells::MarkdownSaveOptions::SetSheetSet method

MarkdownSaveOptions::SetSheetSet method

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

void Aspose::Cells::MarkdownSaveOptions::SetSheetSet(const SheetSet &value)

Remarks

The set is ignored when it is used in SheetRender

See Also