Aspose::Cells::HtmlSaveOptions::SetCalculateFormula method

HtmlSaveOptions::SetCalculateFormula method

Indicates whether to calculate formulas before saving html file.

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

Remarks

The default value is false.

See Also