NegativeBarFormat.BorderColorType Property (Excel)
Specifies whether to use the same border color as positive data bars. Read/write
Version Information
Version Added: Excel 2010
Syntax
expression .BorderColorType
expression A variable that represents a NegativeBarFormat object.
Return Value
Remarks
If you set the BorderColorType property to xlDataBarColor, use the BorderColor of the NegativeBarFormat to return a FormatColor object that you can use to specify the border color.