Click or drag to resize

ConditionalFormatter Fields

The ConditionalFormatter type exposes the following members.

Fields
  NameDescription
Public fieldCondition
Condition to check to decide which value to use.
Public fieldFalseValue
Value to use when condition is not fulfilled.
Public fieldTrueValue
Value to use when condition is fulfilled.
Top
See Also