Spread Silverlight Documentation
Evaluate Method (CalcIfErrorFunction)


GrapeCity.CalcEngine.Functions Namespace > CalcIfErrorFunction Class : Evaluate Method
Returns a value you specify if a formula evaluates to an error; otherwise, returns the result of the formula. Use the IFERROR function to trap and handle errors in a formula (formula: A sequence of values, cell references, names, functions, or operators in a cell that together produce a new value. A formula always begins with an equal sign (=).).
Overload List
OverloadDescription
Returns a value you specify if a formula evaluates to an error; otherwise, returns the result of the formula. Use the IFERROR function to trap and handle errors in a formula (formula: A sequence of values, cell references, names, functions, or operators in a cell that together produce a new value. A formula always begins with an equal sign (=).).  
Returns the result of the function applied to the arguments. (Inherited from GrapeCity.CalcEngine.Functions.CalcFunction)
See Also

Reference

CalcIfErrorFunction Class
CalcIfErrorFunction Members