ImagingSpreadsheetPaperSizeOrientation
Specifies the paper size and orientation used to render the pages in a spreadsheet.
Ledger = 4
Renders the spreadsheet in ledger (17 in x 11 in) and portrait orientation.
Letter11X8Point5 = 2
Renders the spreadsheet in letter size (11 in x 8.5 in) and landscape orientation.
Letter8Point5X11 = 1
Renders the spreadsheet in letter size (8.5 in x 11 in) and portrait orientation.
OriginalSetting = 0
Renders the spreadsheet in its original size and orientation.
Tabloid = 3
Renders the spreadsheet in tabloid size (11 in x 17 in) and landscape orientation.
Unknown = 5
Represents error during mapping.