@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)