@CalcMgrExcelCUMIPMT

Scopo:

Restituisce l'interesse cumulativo pagato su un prestito tra start_period ed end_period

Sintassi:

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)