@CalcMgrExcelCUMIPMT

目的:

傳回 start_periodend_period 期間在貸款方面應付的累計利息

語法:

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)