DataBarBorder.Color Property

Definition

Gets an object that specifies the color of the border of data bars specified by a conditional formatting rule.

public:
 property System::Object ^ Color { System::Object ^ get(); };
public object Color { get; }
Public ReadOnly Property Color As Object

Property Value

An object that specifies the color of the border of data bars specified by a conditional formatting rule.

Remarks

Read-only.

Applies to