IConditionValue Interface Members
In This Topic
The following tables list the members exposed by IConditionValue.
Public Methods
| Name | Description |
| getType | Returns 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. |
| getValue | Returns the shortest bar or longest bar threshold value for a data bar conditional format. |
| setType | 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. |
| setValue | Sets the shortest bar or longest bar threshold value for a data bar conditional format. |
Top
See Also