IConditionValue Interface Members
In This Topic
The following tables list the members exposed by IConditionValue.
Public Properties
| Name | Description |
| Type | Gets 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. |
| Value | Gets or sets the shortest bar or longest bar threshold value for a data bar conditional format. |
Top
Public Methods
| Name | Description |
| Modify | Overloaded. Modifies the data of this condition value. |
Top
See Also