Exposes properties which control the appearance of negative-value data bars.
Constructors
Section titled "Constructors"NegativeBarFormat
new NegativeBarFormat(a: DataBarConditionalFormat, b: object): NegativeBarFormat Returns NegativeBarFormat
Properties
Section titled "Properties"$t: Type Accessors
Section titled "Accessors"barBorderColor
Section titled "barBorderColor"Returns a [[WorkbookColorInfo]] which defines the border color applied to data bars with a negative value.
get barBorderColor(): WorkbookColorInfo
Returns WorkbookColorInfo
barBorderColorType
Section titled "barBorderColorType"Returns or sets a [[DataBarNegativeBarColorType]] value which specifies whether the same border color as that which is used for data bars with positive cell values is also used for data bars with negative cell values.
get barBorderColorType(): DataBarNegativeBarColorType
Returns DataBarNegativeBarColorType
barColor
Section titled "barColor"Returns a [[WorkbookColorInfo]] which defines the fill color applied to data bars with a negative value.
get barColor(): WorkbookColorInfo
Returns WorkbookColorInfo
barColorType
Section titled "barColorType"Returns or sets a [[DataBarNegativeBarColorType]] value which specifies whether the same color as that which is used for the positive data bars is used.
get barColorType(): DataBarNegativeBarColorType
Returns DataBarNegativeBarColorType