Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / WeekdayFunctionInfo Class
Members


In This Topic
    WeekdayFunctionInfo Class
    In This Topic
    Returns the number corresponding to the day of the week for a specified date.
    Syntax
    'Declaration
     
    
    Public Class WeekdayFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As WeekdayFunctionInfo
    public class WeekdayFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.WeekdayFunctionInfo

    See Also