用途:返回数字列表中某个数字的排名
语法:
Java 类:com.hyperion.calcmgr.common.excel.cdf.ExcelStatisticalFunctions.RANK(double, double[], boolean)
CDF 规范:@CalcMgrExcelRANK(value, values, order)
参数:
@_true:按降序对值进行排序
@_true
@_false:按升序对值进行排序
@_false
Scripting on this page enhances content navigation, but does not change the content in any way.