Aspose::Cells::CalculationOptions::GetIgnoreError method

CalculationOptions::GetIgnoreError method

Indicates whether errors encountered while calculating formulas should be ignored. The error may be unsupported function, external links, etc. The default value is true.

bool Aspose::Cells::CalculationOptions::GetIgnoreError()

See Also