SpreadsheetDocumentAreaCollection

Collection elements:

SpreadsheetDocumentRange or SpreadsheetDocumentDrawing
Iteration through collection using For each ... In ... Do operator is available to object. Spreadsheet document areas or drawings are retrieved during iteration.
Access to collection item is possible using [...] operator. Item index (starting from 0) is passed as an argument.

Properties:

<Area name>

Methods:

Count
Find
Get
IndexOf

Description:

Collection of spreadsheet areas, including named drawings.

Availability:

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

See also:

SpreadsheetDocument, property Areas

    

1C:Enterprise Developer's Community