Item

ConditionalFormattingIconCollection indexer

Ruft das ConditionalFormattingIcon-Element am angegebenen Index ab.

public ConditionalFormattingIcon this[int index] { get; }
ParameterBeschreibung
indexDer nullbasierte Index des Elements.

Rückgabewert

Das Element am angegebenen Index.

Siehe auch