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


IsEvenFunctionInfo Class
Tests whether a value, expression, or referenced cell is even.
Syntax
'Declaration
 
Public Class IsEvenFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As IsEvenFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.IsEvenFunctionInfo

See Also