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


MonthFunctionInfo Class
Returns the month corresponding to the specified date value.
Syntax
'Declaration
 
Public Class MonthFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As MonthFunctionInfo
Inheritance Hierarchy

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

See Also