get_custom_totals_row_formula Methode
get_custom_totals_row_formula(self, is_r1c1, is_local)
Ruft die Formel der Summenzeile dieser Listenspalte ab.
Kehrt zurück
Die Formel dieser Listenspalte.
def get_custom_totals_row_formula(self, is_r1c1, is_local):
...
| Parameter | Typ | Beschreibung |
|---|---|---|
| is_r1c1 | bool | Ob die Formel als R1C1 formatiert werden muss. |
| is_local | bool | Ob die Formel nach Gebietsschema formatiert werden muss. |
Siehe auch
- Modul
aspose.cells.tables - Klasse
ListColumn