SetCustomTotalsRowFormula

ListColumn.SetCustomTotalsRowFormula method

Ruft die Summenformelzeile dieser Listenspalte ab.

public void SetCustomTotalsRowFormula(string formula, bool isR1C1, bool isLocal)
ParameterTypBeschreibung
formulaStringdie Formel für diese Listenspalte.
isR1C1BooleanOb die Formel als R1C1 formatiert werden muss.
isLocalBooleanOb die Formel nach Gebietsschema formatiert werden muss.

Siehe auch