[]
Represents how the shortest bar or longest bar is evaluated for a data bar conditional formatting rule.
public interface IConditionValue
Public Interface IConditionValue
| 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. |
| Name | Description |
|---|---|
| Modify(CfValueType, double) | Modifies the data of this condition value. |
| Modify(CfValueType, string) | Modifies the data of this condition value. |