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


CeilingFunctionInfo Class
Rounds a number up to the nearest multiple of a specified value.
Syntax
'Declaration
 
Public Class CeilingFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As CeilingFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.CeilingFunctionInfo

See Also