INegativeBarFormat.BorderColorType Property
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Property BorderColorType As XlDataBarNegativeColorType
Get
Set
'Usage
Dim instance As INegativeBarFormat
Dim value As XlDataBarNegativeColorType
value = instance.BorderColorType
instance.BorderColorType = value
XlDataBarNegativeColorType BorderColorType { get; set; }
Property Value
Type: Microsoft.Office.Interop.Excel.XlDataBarNegativeColorType