SpreadsheetDocumentAreaCollection.IndexOf

Syntax:

IndexOf(<Area>)

Parameters:

<Area> (required)

Type: SpreadsheetDocumentRange; SpreadsheetDocumentDrawing.
Drawing or cell area.

Returned value:

Type: Number.
Index of an area or drawing in the collection. If there is no such area or drawing, then -1 is returned.

Description:

Obtains the index of an area or drawing in the collection of spreadsheet document areas.

Availability:

Thin client, web-client, server, thick client, external connection, Mobile application (client), Mobile application (server).

    

1C:Enterprise Developer's Community