Aspose::Cells::HtmlSaveOptions::SetExportFrameScriptsAndProperties method

HtmlSaveOptions::SetExportFrameScriptsAndProperties method

Indicating whether exporting frame scripts and document 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::SetExportFrameScriptsAndProperties(bool value)

See Also