FormattedDocumentItemCollection.Move

Syntax:

Move(<Index>, <Offset>)

Parameters:

<Index> (required)

Type: Number; FormattedDocumentParagraph; FormattedDocumentText; FormattedDocumentLinefeed; FormattedDocumentPicture.
Index of the item to be moved or the moved element itself.

<Offset> (required)

Type: Number.
Specified, on what count of positions the move is performed.

Description:

Shifts element of the formatted document by specified number of positions.

Availability:

Thin client, web-client, server, thick client, external connection.

    

1C:Enterprise Developer's Community