Aspose::Cells::PdfSaveOptions::GetCalculateFormula method

PdfSaveOptions::GetCalculateFormula method

Indicates whether to calculate formulas before saving pdf file.

bool Aspose::Cells::PdfSaveOptions::GetCalculateFormula()

Remarks

The default value is false.

See Also