Provides the namespaces, classes and enumerations for the printing function in the spreadsheet.
Classes
| Class | Description |
| PageSetup | Represents the page setup object contains all page setup attributes (left margin, bottom margin, paper size, and so on) as properties. This class cannot be inherited. |
Enumerations
| Enumeration | Description |
| Order | Specifies the order in which cells are processed. |
| PageOrientation | Specifies the page orientation when the worksheet is printed. |
| PaperSize | |
| PrintErrors | Specifies the type of print error displayed. |
| PrintLocation | Specifies the way that comments are printed with the sheet. |
See Also