FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / IsErrorFunctionInfo Class
Members


IsErrorFunctionInfo Class
Tests whether a value, expression, or referenced cell has an error of any kind.
Syntax
'Declaration
 
Public Class IsErrorFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As IsErrorFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.IsErrorFunctionInfo

See Also