XlDataBarNegativeColorType enumeration
Office 2013 and later
Specifies whether to use the same border and fill color as postive data bars.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
| Member name | Description | |
|---|---|---|
| xlDataBarColor | Use the color specified in the Negative Value and Axis Setting dialog box or by using the ColorType and BorderColorType properties of the NegativeBarFormat object. | |
| xlDataBarSameAsPositive | Use the same color as positive data bars. |
Show: