ConditionalFormattingCollection.Item

ConditionalFormattingCollection indexer

Gets the FormatConditions element at the specified index.

public FormatConditionCollection this[int index] { get; }
ParameterDescription
indexThe zero based index of the element.

See Also