NegativeBarFormat class

NegativeBarFormat class

Represents the color settings of the data bars for negative values that are defined by a data bar conditional formatting rule.

The NegativeBarFormat type exposes the following members:

Properties

PropertyDescription
border_colorGets or sets a FormatColor object that you can use to specify the border color for negative data bars.
border_color_typeGets whether to use the same border color as positive data bars.
colorGets or sets a FormatColor object that you can use to specify the fill color for negative data bars.
color_typeGets or sets whether to use the same fill color as positive data bars.

See Also