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


DollarFunctionInfo Class
Converts a number to text using currency format, with the decimals rounded to the specified place.
Syntax
'Declaration
 
Public Class DollarFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As DollarFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.DollarFunctionInfo

See Also