GetIgnoreError Method
GetIgnoreError 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) GetIgnoreError() (bool, error)
Remarks
See Also
- Class CalculationOptions
- Namespace Aspose.Cells
- Library Aspose.Cells for Go