'Declaration Public Enum UltraCalcErrorCode Inherits System.Enum
public enum UltraCalcErrorCode : System.Enum
Member | Description |
---|---|
Circularity | Occurs when a circularity formula is used when circularities are not allowed. |
Div | Occurs when a number is divided by zero (0) |
NA | Occurs when @NA is entered into a formula |
Num | Occurs with invalid numeric values in a formula or function |
Reference | Occurs when an invalid or disconnected reference is encountered while evaluating a formula |
Value | Occurs when the wrong type of argument or operand is used in a formula |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2