GetFormula
Cell.GetFormula method
Holen Sie sich die Formel dieser Zelle.
public string GetFormula(bool isR1C1, bool isLocal)
Parameter | Typ | Beschreibung |
---|---|---|
isR1C1 | Boolean | Ob die Formel als R1C1 formatiert werden muss. |
isLocal | Boolean | Ob die Formel nach Gebietsschema formatiert werden muss. |
Rückgabewert
die Formel dieser Zelle.
Siehe auch
- class Cell
- namensraum Aspose.Cells
- Montage Aspose.Cells