[]
Defines the order in which pages are printed when the worksheet spans multiple pages.
public enum PagePrintOrder
This enumeration is used with the Order property to determine the sequence in which pages are printed.
Name | Description |
---|---|
DownThenOver | Down then over. |
OverThenDown | Over then down. |