[]
Represents the order uses to number pages when printing a large worksheet.
public enum Order
Public Enum Order
Name | Description |
---|---|
DownThenOver | Process down the rows before processing across pages or page fields to the right. |
OverThenDown | Process across pages or page fields to the right before moving down the rows. |