XlOrder Enumeration
Specifies the order in which cells are processed.
Version Information
Version Added: Excel
| Name | Value | Description |
|---|---|---|
| xlDownThenOver | 1 | Process down the rows before processing across pages or page fields to the right. |
| xlOverThenDown | 2 | Process across pages or page fields to the right before moving down the rows. |