Aspose::Cells::MarkdownSaveOptions::SetCalculateFormula method

MarkdownSaveOptions::SetCalculateFormula method

Indicates whether to calculate formulas before saving markdown file.

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

Remarks

The default value is false.

See Also