NegativeBarFormat
Contents
[
Hide
]
negativeBarFormat
Represents the color settings of the data bars for negative values that are defined by a data bar conditional formating rule.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
BorderColor | Class:Color | True | False | Gets or sets a FormatColor object that you can use to specify the border color for negative data bars. | |
BorderColorType | String | True | False | Gets whether to use the same border color as positive data bars. | |
Color | Class:Color | True | False | Gets or sets a FormatColor object that you can use to specify the fill color for negative data bars. | |
ColorType | String | True | False | Gets or sets whether to use the same fill color as positive data bars. |