Item

ConditionalFormattingCollection indexer

Obtiene el elemento FormatConditions en el índice especificado.

public FormatConditionCollection this[int index] { get; }
ParámetroDescripción
indexEl índice de base cero del elemento.

Ver también