| Name | Description | |
|---|---|---|
|  | AxisColor | Returns an instance of IFormatColor which represents the axis color of this conditional format. | 
|  | AxisPosition | Gets or sets the axis position of this conditional format. | 
|  | BarBorder | Returns an instance of IDataBarBorder which represents the data bar border of this conditional format. | 
|  | BarColor | Returns an instance of IFormatColor which represents the bar color of this conditional format. | 
|  | BarFillType | Gets or sets the bar fill type of this conditional format. | 
|  | Formula | Gets or sets a formula which can be used to limit the values that this conditional format is applied to. | 
|  | MaxPoint | Returns an instance of IConditionValue which represents the condition value associated with the maximum value of this conditional format. | 
|  | MinPoint | Returns an instance of IConditionValue which represents the condition value associated with the minimum value of this conditional format. | 
|  | NegativeBarFormat | Returns an instance of INegativeBarFormat which represents the negative bar format of this conditional format. | 
|  | PercentMax | Gets or set a value which specifies the length of the longest data bar as a percentage. | 
|  | PercentMin | Gets or set a value which specifies the length of the shortest data bar as a percentage. | 
|  | ShowValue | Gets or sets a value which specifies whether the cell value is displayed with the data bar. |