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


IsErrFunctionInfo Class
Tests whether a value, expression, or referenced cell has an error other than not available (#N/A).
Syntax
'Declaration
 
Public Class IsErrFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As IsErrFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.IsErrFunctionInfo

See Also