XlBorderWeight Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the weight of the border around a range.
public enum class XlBorderWeight
public enum XlBorderWeight
Public Enum XlBorderWeight
- Inheritance
-
XlBorderWeight
Fields
Name | Value | Description |
---|---|---|
xlMedium | -4138 | Medium. |
xlHairline | 1 | Hairline (thinnest border). |
xlThin | 2 | Thin. |
xlThick | 4 | Thick (widest border). |