Aspose::Cells::HtmlSaveOptions::GetExportFormula method

HtmlSaveOptions::GetExportFormula method

Indicates whether exporting formula when saving file to html. The default value is true. If you want to import the output html to excel, please keep the default value.

bool Aspose::Cells::HtmlSaveOptions::GetExportFormula()

See Also