From professional translators, enterprises, web pages and freely available translation repositories.
subtotal () 函数返回给定参数序列的分类汇总值, 它忽略序列中的其它小计结果。 函数可用下列数字代表: 1 - average, 2 - count, 3 - counta, 4 - max, 5 - min, 6 - product, 7 - stdev, 8 - stdevp, 9 - sum, 10 - var, 11 - varp 。
the subtotal() function returns a subtotal of a given list of arguments ignoring other subtotal results in there. function can be one of the following numbers: 1 - average, 2 - count, 3 - counta, 4 - max, 5 - min, 6 - product, 7 - stdev, 8 - stdevp, 9 - sum, 10 - var, 11 - varp.