XlRowCol enumeration (Excel)

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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.