Skip to main content

XlRowCol enumeration

Specifies whether the values corresponding to a particular data series are in rows or columns.

Name Value Description
xlColumns 2 Data series is in a row.
xlRows 1 Data series is in a column.

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>