DataCompositionAreaTemplateItems

Collection elements:

DataCompositionAreaTemplateField
Iteration through collection using For each ... In ... Do operator is available to object. Area template items are retrieved during iteration.
Access to area template item is possible using [...] operator. Index (starting from 0) is passed as an argument.

Methods:

Add
Clear
Count
Delete
Get
IndexOf
Insert
Move

Description:

This object is a collection of DataCompositionAreaTemplateField objects. These objects can have a random sequence in the collection. Object data are output in documents of various formats.

Availability:

Server, thick client, external connection.

See also:

DataCompositionAreaTemplateTableCell, property Items

    

1C:Enterprise Developer's Community