GetFormula

Cell.GetFormula method

Holen Sie sich die Formel dieser Zelle.

public string GetFormula(bool isR1C1, bool isLocal)
ParameterTypBeschreibung
isR1C1BooleanOb die Formel als R1C1 formatiert werden muss.
isLocalBooleanOb die Formel nach Gebietsschema formatiert werden muss.

Rückgabewert

die Formel dieser Zelle.

Siehe auch