Aspose::Cells::HtmlSaveOptions::GetCalculateFormula method

HtmlSaveOptions::GetCalculateFormula method

Indicates whether to calculate formulas before saving html file.

bool Aspose::Cells::HtmlSaveOptions::GetCalculateFormula()

Remarks

The default value is false.

See Also