Share via


INegativeBarFormat.ColorType Property

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

Syntax

'Declaration
Property ColorType As XlDataBarNegativeColorType
    Get
    Set
'Usage
Dim instance As INegativeBarFormat
Dim value As XlDataBarNegativeColorType

value = instance.ColorType

instance.ColorType = value
XlDataBarNegativeColorType ColorType { get; set; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlDataBarNegativeColorType

See Also

Reference

INegativeBarFormat Interface

INegativeBarFormat Members

Microsoft.Office.Interop.Excel Namespace