SpreadsheetDocumentDrawingCollection.IndexOf

Syntax:

IndexOf(<Drawing>)

Parameters:

<Drawing> (required)

Type: SpreadsheetDocumentDrawing.
Spreadsheet document drawing whose index needs to be defined.

Returned value:

Type: Number.
Index of an indicated drawing in the collection. If none is found, returns -1.

Description:

Obtains an index of a drawing in the collection.

Availability:

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

    

1C:Enterprise Developer's Community