GetCustomTotalsRowFormula

ListColumn.GetCustomTotalsRowFormula method

Ruft die Summenformelzeile dieser Listenspalte ab.

public string GetCustomTotalsRowFormula(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 Listenspalte.

Siehe auch