@CalcMgrExcelCUMIPMT

Objectif :

Renvoie l'intérêt cumulé payé sur un emprunt entre start_period et end_period

Syntaxe :

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

Spécification CDF : @CalcMgrExcelCUMIPMT(rate, nper, pv, start_period, end_period, type)