Add

ConditionalFormattingValueCollection.Add method

AgregaConditionalFormattingValue objeto.

public int Add(FormatConditionValueType type, string value)
ParámetroEscribeDescripción
typeFormatConditionValueTypeEl tipo de valor.
valueStringEl valor.

Valor_devuelto

Devuelve el índice del nuevo objeto en la lista.

Ver también