Skip to main content

XlInsertFormatOrigin enumeration

Specifies from where to copy the format for inserted cells.

Name Value Description
xlFormatFromLeftOrAbove 0 Copy the format from cells above and/or to the left.
xlFormatFromRightOrBelow 1 Copy the format from cells below and/or to the right.

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>