SetCustomTotalsRowFormula

ListColumn.SetCustomTotalsRowFormula method

获取此列表列的总计行的公式。

public void SetCustomTotalsRowFormula(string formula, bool isR1C1, bool isLocal)
范围类型描述
formulaString此列表列的公式。
isR1C1Boolean公式是否需要格式化为 R1C1。
isLocalBoolean公式是否需要按语言环境格式化。

也可以看看