Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / IsOddFunctionInfo Class
Members


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

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

    See Also