Aspose::Cells::MarkdownSaveOptions::GetSheetSet method

MarkdownSaveOptions::GetSheetSet method

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

SheetSet Aspose::Cells::MarkdownSaveOptions::GetSheetSet()

Remarks

The set is ignored when it is used in SheetRender

See Also