@CalcMgrExcelCUMIPMT

Propósito:

Devuelve los intereses acumulados pagados por un préstamo entre start_period y end_period

Sintaxis:

Java Class: com.hyperion.calcmgr.common.excel.cdf.ExcelFinancialFunctions.CUMIPMT(double,double,double,double,double,double)

CDF Spec: @CalcMgrExcelCUMIPMT(rate, nper, pv, start_period, end_period, type)