Spread Windows Forms 12.0 Product Documentation
DateDifFunction Field


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > FunctionInfo Class : DateDifFunction Field
Specifies an instance of the DATEDIF function. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly DateDifFunction As FunctionInfo
'Usage
 
Dim value As FunctionInfo
 
value = FunctionInfo.DateDifFunction
public static readonly FunctionInfo DateDifFunction
Remarks
For more information on this function, refer to the DATEDIF function in the Spread for .NET Formula Reference.
See Also

Reference

FunctionInfo Class
FunctionInfo Members