Aspose::Cells::HtmlSaveOptions::SetShowAllSheets method

HtmlSaveOptions::SetShowAllSheets method

Indicates whether showing all sheets when saving as a single html file.

void Aspose::Cells::HtmlSaveOptions::SetShowAllSheets(bool value)

Remarks

Only works when SaveAsSingleFile is True.

See Also