The following list summarizes the print settings that are imported when Spread imports data from an Excel file. These are all properties of the PrintInfo class.
Excel Setting | Related Spread Property | Remarks |
---|---|---|
Black and white, or color |
|
|
Centering | Centering | |
Ending Column |
|
|
Ending Row |
|
|
Fit Height |
|
|
Fit Width |
|
|
Footer (page footer) |
|
|
Header (page header) |
|
|
Margins (page margins) |
|
|
Orientation (page orientation) |
|
|
Page order |
|
|
Paper size for printing |
Gets and sets the basic paper sizes: Letter, Legal, Executive, A4, Envelope #10, Envelope DL, Envelope C5, Envelope B5, Envelope Monarch |
|
Starting Column |
|
|
Starting Row |
|
|
Headers, printing |
Excel allows users either to print both the column and row headers or to not print any headers. Therefore, if the Excel file is set to print both column and row headers, the ShowColumnHeader and ShowRowHeader properties in Spread are set to True. |
|
Grid lines, printing |
|
|
Zoom; scaling |
|