Skip to main content

XlApplyNamesOrder enumeration

Specifies which range name is listed first when a cell reference is replaced by a row-oriented and column-oriented range name.

Name Value Description
xlColumnThenRow 2 Columns listed before rows
xlRowThenColumn 1 Rows listed before columns

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>