XlApplyNamesOrder Enumeration
Specifies which range name is listed first when a cell reference is replaced by a row-oriented and column-oriented range name.
Version Information
Version Added: Excel
| Name | Value | Description |
|---|---|---|
| xlColumnThenRow | 2 | Columns listed before rows. |
| xlRowThenColumn | 1 | Rows listed before columns. |