SpreadsheetDocument.PrintArea
Usage:
Description:
Contains spreadsheet document area that will be printed.
Availability:
Note:
If TableHeight=0 and TableWidth=0, then "Nothing to print" message is issued.
If it contains a rectangular area, that area is printed.
If it contains a columns area, that area bounded below by TableHeight value is printed.
If it contains a rows area, that area bounded on the right by TableWidth value is printed.