Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / RoundUpFunctionInfo Class
Members


RoundUpFunctionInfo Class
Rounds the specified number up to the nearest number, using the specified number of decimal places.
Syntax
'Declaration
 
Public Class RoundUpFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As RoundUpFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.RoundUpFunctionInfo

See Also