StyleBase.BorderColor Field

Definition

Specifies the color of the border if not set for any particular border.

protected: System::String ^ BorderColor;
protected const string BorderColor;
val mutable BorderColor : string
Protected Const BorderColor As String 

Field Value

Remarks

In the event two borders overlap and precedence cannot be determined, the lower color number should be used for the overlapping region.

Applies to