用途:
返回完全投资的有价证券到期时收到的金额
语法:
Java 类:com.hyperion.calcmgr.common.excel.cdf.ExcelFinancialFunctions.RECEIVED(double,double,double,double,double)
CDF 规范:@CalcMgrExcelRECEIVED(settlement, maturity, investment, discount, basis)
注:
@CalcMgrExcel 函数中使用的日期参数必须采用 Excel 格式。请参阅“带日期参数的 @CalcMgrExcel 自定义函数”。