Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / CumIpmtFunctionInfo Class
Members


In This Topic
    CumIpmtFunctionInfo Class
    In This Topic
    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
    public class CumIpmtFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

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

    See Also