Borders.Color Property

Definition

Returns or sets the primary color of all four borders of a range. If they're not all the same color, returns 0 (zero).

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

Property Value

Applies to