SetIgnoreError Method
SetIgnoreError function
Indicates whether errors encountered while calculating formulas should be ignored.The error may be unsupported function, external links, etc.The default value is true.
func (instance *CalculationOptions) SetIgnoreError(value bool) error
Remarks
See Also
- Class CalculationOptions
- Namespace Aspose.Cells
- Library Aspose.Cells for Go