Spread Windows Forms 12.0 Product Documentation
RightFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members