Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / IsOddFunctionInfo Class
Members


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

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.IsOddFunctionInfo

See Also