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


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

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

    See Also