Aspose::Cells::CalculationOptions::SetIgnoreError method
CalculationOptions::SetIgnoreError 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.
void Aspose::Cells::CalculationOptions::SetIgnoreError(bool value)
See Also
- Class CalculationOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++