XlBorderWeight Enumeration

Specifies the weight of the border around a range.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Enumeration XlBorderWeight
'Usage
Dim instance As XlBorderWeight
public enum XlBorderWeight

Members

Member name Description
xlHairline Hairline (thinnest border).
xlMedium Medium.
xlThick Thick (widest border).
xlThin Thin.

See Also

Reference

Microsoft.Office.Core Namespace