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


CumIpmtFunctionInfo Class
Returns the cumulative interest paid on a loan between start_period and end_period.
Syntax
'Declaration
 
Public Class CumIpmtFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As CumIpmtFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.CumIpmtFunctionInfo

See Also