IConditionValue Properties |
The IConditionValue type exposes the following members.
Name | Description | |
---|---|---|
![]() |
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'.
|
![]() |
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.
|
![]() |
Value |
Returns or sets the shortest bar or longest bar threshold value for a data
bar conditional format.
|