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


LowerFunctionInfo Class
Converts text to lowercase letters.
Syntax
'Declaration
 
Public Class LowerFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As LowerFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.LowerFunctionInfo

See Also