Add

Add(IconSetType, int)

Fügt hinzuConditionalFormattingIcon Objekt.

public int Add(IconSetType type, int index)
ParameterTypBeschreibung
typeIconSetTypeDer Werttyp.
indexInt32Der Index.

Rückgabewert

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

Siehe auch


Add(ConditionalFormattingIcon)

Fügt hinzuConditionalFormattingIcon Objekt.

public int Add(ConditionalFormattingIcon cficon)
ParameterTypBeschreibung
cficonConditionalFormattingIconGibt den Index des neuen Objekts in der Liste zurück.

Siehe auch