XlsConditionValue Properties |
The XlsConditionValue 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 |
Gets/sets one of the constants of the ConditionValueTypes enumeration,
which specifies how the threshold values for a data bar, color scale,
or icon set conditional format are determined.
|
|
|
Value |
Returns or sets the shortest bar or longest bar threshold value for a data
bar conditional format.
|