SetCustomTotalsRowFormula
ListColumn.SetCustomTotalsRowFormula method
获取此列表列的总计行的公式。
public void SetCustomTotalsRowFormula(string formula, bool isR1C1, bool isLocal)
范围 | 类型 | 描述 |
---|---|---|
formula | String | 此列表列的公式。 |
isR1C1 | Boolean | 公式是否需要格式化为 R1C1。 |
isLocal | Boolean | 公式是否需要按语言环境格式化。 |
也可以看看
- class ListColumn
- 命名空间 Aspose.Cells.Tables
- 部件 Aspose.Cells