Add

ConditionalFormattingValueCollection.Add method

Fügt hinzuConditionalFormattingValue Objekt.

public int Add(FormatConditionValueType type, string value)
ParameterTypBeschreibung
typeFormatConditionValueTypeDer Werttyp.
valueStringDer Wert.

Rückgabewert

Gibt den Index des neuen Objekts in der Liste zurück.

Siehe auch