EmbeddedTableCollection

Collection elements:

PivotTable
Iteration through collection using For each ... In ... Do operator is available to object. PivotTable are retrieved during iteration.
Access to collection is possible using [...] operator. Index (starting from 0) or table name is passed as an argument.

Properties:

<Embedded table name>

Methods:

Add
Clear
Count
Delete
Find
Get
IndexOf

Description:

Contains a collection of summary tables embedded to a spreadsheet document.

Availability:

Server, thick client, external connection.

See also:

SpreadsheetDocument, property EmbeddedTables

    

1C:Enterprise Developer's Community