Aspose::Cells::HtmlSaveOptions::SetExportActiveWorksheetOnly method
HtmlSaveOptions::SetExportActiveWorksheetOnly method
Indicates if only exporting the active worksheet to html file. If true then only the active worksheet will be exported to html file; If false then the whole workbook will be exported to html file. The default value is false.
void Aspose::Cells::HtmlSaveOptions::SetExportActiveWorksheetOnly(bool value)
See Also
- Class Vector
- Class HtmlSaveOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++