|
Property |
Description |
| AbortMessage |
Gets or sets the message to display for the abort dialog.
|
| BestFitCols |
Gets or sets whether column widths are adjusted to fit the longest string width
for printing.
|
| BestFitRows |
Gets or sets whether row heights are adjusted to fit the tallest string height
for printing.
|
| ColStart and ColEnd |
Used for printing a portion of the sheet.
|
| FirstPageNumber |
Gets or sets the page number to print on the first page.
|
| Footer |
Used for providing footers on printed pages.
|
| Header |
Used for providing headers on printed pages.
|
| JobName |
Gets or sets the name of the print job.
|
| Margin |
Gets or sets the margins for printing.
|
| Opacity |
Gets or sets the opacity used when printing this sheet; this is used to print a
watermark first and then the sheet contents.
|
| Orientation |
Gets or sets the page orientation used for printing.
|
| PageStart and PageEnd |
Used for printing a page range.
|
| PageOrder |
Gets or sets the order in which pages print.
|
| PaperSize |
Gets or sets the paper size to use.
|
| PaperSource |
Gets or sets the paper source to use.
|
| Preview |
Used to provide print preview.
|
| Printer |
Gets or sets the name of the printer to use for printing.
|
| PrintType |
Gets or sets what is to be printed.
|
| PrintNotes |
Gets or sets whether to print the cell notes.
|
| PrintShapes |
Gets or sets whether to print floating objects.
|
| RowStart and RowEnd |
Used for printing a portion of the sheet.
|
| ShowBorder |
Gets or sets whether to print a border around the sheet.
|
| ShowColor |
Gets or sets whether to print the colors as they appear on the screen.
|
| ShowColumnHeaders and ShowRowHeaders |
Gets or sets whether to print the column headers and row headers.
|
| ShowGrid |
Gets or sets whether to print the sheet grid lines.
|
| ShowPrintDialog |
Gets or sets whether to display a print dialog before printing.
|
| ShowShadows |
Gets or sets whether to print the header shadows.
|
| SmartPrintRules |
Used for setting up the rules for optimizing the printing.
|
| UseMax |
Gets or sets whether to print only rows containing data.
|
| UseSmartPrint |
Used for turning on the rules for optimizing the printing.
|
| ZoomFactor |
Gets or sets the zoom factor used for printing this sheet. |