SetCustomCalculatedFormula
ListColumn.SetCustomCalculatedFormula method
Legt die Formel für diese Listenspalte fest.
public void SetCustomCalculatedFormula(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