Skip to main content

XlDeleteShiftDirection enumeration

Specifies how to shift cells to replace deleted cells.

Name Value Description
xlShiftToLeft -4159 Cells are shifted to the left.
xlShiftUp -4162 Cells are shifted up.

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>