@CalcMgrExcelCUMIPMT

Objetivo:

Retorna os juros acumulados pagos em um empréstimo entre start_period e end_period

Sintaxe:

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

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