DataCompositionAreaTemplateTableCells

Collection elements:

DataCompositionAreaTemplateTableCell
Iteration through collection using For each ... In ... Do operator is available to object. Data composition area template table cells are retrieved during iteration.
Access to data composition area template table cell is possible using [...] operator. Index (starting from 0) is passed as an argument.

Methods:

Add
Clear
Count
Delete
Get
IndexOf
Insert
Move

Description:

A collection of table row cells. A cell is a rectangular table area that contains the output data and its appearance.

Availability:

Server, thick client, external connection.

See also:

DataCompositionAreaTemplateTableRow, property Cells

    

1C:Enterprise Developer's Community