Spread Windows Forms 12.0 Product Documentation
RankFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members