Aspose::Cells::PdfSaveOptions::SetCalculateFormula method

PdfSaveOptions::SetCalculateFormula method

Indicates whether to calculate formulas before saving pdf file.

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

Remarks

The default value is false.

See Also