Skip to main content

XlBorderWeight enumeration

Specifies the weight of the border around a range.

Name Value Description
xlHairline 1 Hairline (thinnest border).
xlMedium -4138 Medium.
xlThick 4 Thick (widest border).
xlThin 2 Thin.

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>