Excel.PrintOrder enum
Remarks
[Api set: ExcelApi 1.9]
Fields
| downThenOver = "DownThenOver" | Process down the rows before processing across pages or page fields to the right.
|
| overThenDown = "OverThenDown" | Process across pages or page fields to the right before moving down the rows.
|