Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / DateDifFunction Field


In This Topic
    DateDifFunction Field
    In This Topic
    Specifies an instance of the DATEDIF function.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DateDifFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.DateDifFunction
    public static readonly FunctionInfo DateDifFunction
    See Also