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


WeekNumFunctionInfo Class
Returns a number that indicates the week of the year numerically.
Syntax
'Declaration
 
Public Class WeekNumFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As WeekNumFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.WeekNumFunctionInfo

See Also