Edit

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.

  • [Api set: ExcelApi 1.9]
overThenDown = "OverThenDown"

Process across pages or page fields to the right before moving down the rows.

  • [Api set: ExcelApi 1.9]