Skip to main content

XlSortOrientation enumeration

Specifies the sort orientation.

Name Value Description
xlSortColumns 1 Sorts by column.
xlSortRows 2 Sorts by row. This is the default value.

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>