DataCompositionAppearanceTemplateArea

Collection elements:

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

Methods:

Add
Clear
Count
Delete
Get
IndexOf
Insert
Move

Description:

Used for formatting a predefined area.

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/appearance-template} namespace. XDTO type name: AppearanceTemplateArea.

    

1C:Enterprise Developer's Community