FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace : CalcError Class |
For a list of all members of this type, see CalcError members.
Name | Description | |
---|---|---|
DivideByZero | Occurs when a formula divides by zero. | |
Name | Occurs when an unrecognized name is encountered. | |
NotAvailable | Occurs when a value is not available. | |
Null | Occurs when you specify an intersection of two intersections that do not intersect. | |
Number | Occurs when a problem occurs with a number in a formula. | |
Reference | Occurs when a cell reference is invalid. | |
Value | Occurs when the wrong type of argument or operand is used. |