SetCustomTotalsRowFormula
ListColumn.SetCustomTotalsRowFormula method
Ruft die Summenformelzeile dieser Listenspalte ab.
public void SetCustomTotalsRowFormula(string formula, bool isR1C1, bool isLocal)
Parameter | Typ | Beschreibung |
---|---|---|
formula | String | die Formel für diese Listenspalte. |
isR1C1 | Boolean | Ob die Formel als R1C1 formatiert werden muss. |
isLocal | Boolean | Ob die Formel nach Gebietsschema formatiert werden muss. |
Siehe auch
- class ListColumn
- namensraum Aspose.Cells.Tables
- Montage Aspose.Cells