@CalcMgrExcelCUMIPMT

目的:

start_periodからend_periodまでの期間内で貸付金に対して支払われる利息の累計を返します

構文:

Javaクラス: com.hyperion.calcmgr.common.excel.cdf.ExcelFinancialFunctions.CUMIPMT(double,double,double,double,double,double)

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