IColorConditionValue Properties |
The IColorConditionValue type exposes the following members.
Name | Description | |
---|---|---|
![]() |
FormatColor |
The color assigned to the threshold of a color scale conditional format.
|
![]() |
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'.
(Inherited from
IConditionValue
.)
|
![]() |
Type |
Returns one of the constants of the XlConditionValueTypes enumeration,
which specifies how the threshold values for a data bar, color scale,
or icon set conditional format are determined. Read-only.
(Inherited from
IConditionValue
.)
|
![]() |
Value |
Returns or sets the shortest bar or longest bar threshold value for a data
bar conditional format.
(Inherited from
IConditionValue
.)
|