Skip to main content

XlInsertShiftDirection enumeration

Specifies the direction in which to shift cells during an insertion.

Name Value Description
xlShiftDown -4121 Shift cells down.
xlShiftToRight -4161 Shift cells 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>