SetFormula1

Validation.SetFormula1 method

Legt den Wert oder Ausdruck fest, der dieser Validierung zugeordnet ist.

public void SetFormula1(string formula, bool isR1C1, bool isLocal)
ParameterTypBeschreibung
formulaStringDer Wert oder Ausdruck, der dieser Formatbedingung zugeordnet ist.
isR1C1BooleanOb die Formel R1C1-Formel ist.
isLocalBooleanOb die Formel im Gebietsschema formatiert ist.

Siehe auch