SpreadsheetDocumentSelectedAreas.Move

Syntax:

Move(<Area>, <Offset>)

Parameters:

<Area> (required)

Type: SpreadsheetDocumentRange; SpreadsheetDocumentDrawing.
Area being shifted in a collection of selected areas.

<Offset> (required)

Type: Number.
Specifies by how many positions to move.

Description:

Shifts area in the collection by specified number of positions.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community