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


In This Topic
    MonthFunctionInfo Class
    In This Topic
    Returns the month corresponding to the specified date value.
    Syntax
    'Declaration
     
    
    Public Class MonthFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As MonthFunctionInfo
    public class MonthFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.MonthFunctionInfo

    See Also