SpreadsheetDocumentSelectedAreas.Insert

Syntax:

Insert(<Area>, <Position>)

Parameters:

<Area> (required)

Type: SpreadsheetDocumentRange; SpreadsheetDocumentDrawing.
An area which is added to the selected areas collection.

<Position> (required)

Type: Number.
Position where the area is to be added.

Description:

Inserts an area into the position specified in the selected areas collection.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community