Spread Windows Forms 12.0 Product Documentation
TimeValueFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members