get_formula Methode
get_formula(self, is_r1c1, is_local)
Holen Sie sich die Formel dieser Zelle.
Kehrt zurück
die Formel dieser Zelle.
def get_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 - Klasse
Cell