Border.Weight Property

Definition

Returns or sets the weight of the border.

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

Property Value

Remarks

XlBorderWeight can be one of these XlBorderWeight constants:

xlHairline

xlThin

xlMedium

xlThick

Applies to