Aspose::Cells::HtmlSaveOptions::SetExportWorkbookProperties method

HtmlSaveOptions::SetExportWorkbookProperties method

Indicating whether exporting workbook properties.The default value is true.If you want to import the html or mht file to excel, please keep the default value.

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

See Also