Spread Windows Forms 11.0 Product Documentation
TodayFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members