Aspose::Cells::MarkdownSaveOptions::GetCalculateFormula method

MarkdownSaveOptions::GetCalculateFormula method

Indicates whether to calculate formulas before saving markdown file.

bool Aspose::Cells::MarkdownSaveOptions::GetCalculateFormula()

Remarks

The default value is false.

See Also