XlApplyNamesOrder enumeration (Excel)
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 |
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.