Spread Windows Forms 12.0 Product Documentation
HourFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members