Aspose::Cells::HtmlSaveOptions::GetShowAllSheets method

HtmlSaveOptions::GetShowAllSheets method

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

bool Aspose::Cells::HtmlSaveOptions::GetShowAllSheets()

Remarks

Only works when SaveAsSingleFile is True.

See Also