Share via


Border.Weight 属性

定义

返回或设置边框的粗细。

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

属性值

注解

XlBorderWeight 可以是以下 XlBorderWeight 常量之一:

xlHairline

xlThin

xlMedium

xlThick

适用于