SpreadsheetDocument.PrintArea

Usage:

Read and write.

Description:

Type: SpreadsheetDocumentRange.
Contains spreadsheet document area that will be printed.

Availability:

Thin client, web-client, server, thick client, external connection, Mobile application (client), Mobile application (server).

Note:

If not specified, an area bounded by the values of TableHeight and TableWidth properties is printed.
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.

    

1C:Enterprise Developer's Community