Click or drag to resize

ColorConditionValue Properties

The ColorConditionValue type exposes the following members.

Properties
Name Description
Public property FormatColor
The color assigned to the threshold of a color scale conditional format.
Public property IsGTE
Returns or sets whether this threshold value uses the greater than or equal to operator. false indicate 'greater than' is used instead of 'greater than or equal to'.
Public property Position
Gets the position of the condition value.
Public property Type
Gets or sets the type of the condition value.
Public property Value
Gets or sets the value of the property.
Top
See Also