FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / RightFunctionInfo Class
Members


RightFunctionInfo Class
Returns the rightmost characters from a text value.
Syntax
'Declaration
 
Public Class RightFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As RightFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.RightFunctionInfo

See Also