NegativeBarFormat.ColorType Property (Excel)

Specifies whether to use the same fill color as positive data bars. Read/write

Version Information

Version Added: Excel 2010

Syntax

expression .ColorType

expression A variable that represents a NegativeBarFormat object.

Return Value

XlDataBarNegativeColorType

Remarks

If you set the ColorType property to xlDataBarColor, use the Color property of the NegativeBarFormat object to return a FormatColor object that you can use to specify the fill color.

See Also

Concepts

NegativeBarFormat Object

NegativeBarFormat Object Members