XlRowCol enumeration (Word)
Specifies whether the values that correspond to a particular data series are in rows or columns.
Name | Value | Description |
---|---|---|
xlColumns | 2 | The data series is in a row. |
xlRows | 1 | The data series is in a column. |
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.