Aspose::Cells::HtmlSaveOptions::SetExportFormula method
HtmlSaveOptions::SetExportFormula 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.
void Aspose::Cells::HtmlSaveOptions::SetExportFormula(bool value)
See Also
- Class Vector
- Class HtmlSaveOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++