public enum ExcelPagePrintOrder
Public Enumeration ExcelPagePrintOrder
public enum class ExcelPagePrintOrder
type ExcelPagePrintOrder
DownThenOver | 0 | Process down the rows before processing across pages or page fields to the right. |
OverThenDown | 1 | Process across pages or page fields to the right before moving down the rows. |