NegativeBarFormat

NegativeBarFormat class

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

Methods

NameDescription
getBorderColor()Gets or sets a FormatColor object that you can use to specify the border color for negative data bars.
getBorderColorType()Gets whether to use the same border color as positive data bars. The value of the property is DataBarNegativeColorType i
getColor()Gets or sets a FormatColor object that you can use to specify the fill color for negative data bars.
getColorType()Gets or sets whether to use the same fill color as positive data bars. The value of the property is DataBarNegativeColor
setBorderColor()Gets or sets a FormatColor object that you can use to specify the border color for negative data bars.
setBorderColorType()Gets whether to use the same border color as positive data bars. The value of the property is DataBarNegativeColorType i
setColor()Gets or sets a FormatColor object that you can use to specify the fill color for negative data bars.
setColorType()Gets or sets whether to use the same fill color as positive data bars. The value of the property is DataBarNegativeColor

getBorderColor()

Gets or sets a FormatColor object that you can use to specify the border color for negative data bars.

getBorderColorType()

Gets whether to use the same border color as positive data bars. The value of the property is DataBarNegativeColorType integer constant.

getColor()

Gets or sets a FormatColor object that you can use to specify the fill color for negative data bars.

getColorType()

Gets or sets whether to use the same fill color as positive data bars. The value of the property is DataBarNegativeColorType integer constant.

setBorderColor()

Gets or sets a FormatColor object that you can use to specify the border color for negative data bars.

setBorderColorType()

Gets whether to use the same border color as positive data bars. The value of the property is DataBarNegativeColorType integer constant.

setColor()

Gets or sets a FormatColor object that you can use to specify the fill color for negative data bars.

setColorType()

Gets or sets whether to use the same fill color as positive data bars. The value of the property is DataBarNegativeColorType integer constant.