NegativeBarFormat interface

Office 2013 and later

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

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

No code example is currently available or this language may not be supported.

The properties of the NegativeBarFormat object can be used to specify the fill color and border of the data bars for negative values. Use the NegativeBarFormat of the Databar object that represents a data bar conditional formatting rule to access the NegativeBarFormat object associated with that rule.

Show: