DataCompositionAreaTemplate

Collection elements:

DataCompositionAreaTemplateTableRow
Iteration through collection using For each ... In ... Do operator is available to object. Elements of a template of area are retrieved during iteration.
Access to element of a template of area is possible using [...] operator. Index (starting from 0) is passed as an argument.

Methods:

Add
Clear
Count
Delete
Get
IndexOf
Insert
Move

Constructors:

Default

Description:

This object is a collection of DataCompositionAreaTemplateTableRow type objects and contains a description of output data composition area (output fields, colors, fonts, etc.).

Availability:

Server, thick client, external connection.
The given object may be serialized to/from XML. The given object may be serialized to/from XDTO. The XDTO type correspoding to this object is defined in {http://v8.1c.ru/8.1/data-composition-system/area-template} namespace. XDTO type name: AreaTemplate.

See also:

DataCompositionSchemaTemplateDescription, property Template
DataCompositionTemplateAreaTemplateDefinition, property Template

    

1C:Enterprise Developer's Community