SpreadsheetDocumentDrawingCollection.Add

Syntax:

Add(<DrawingType>)

Parameters:

<DrawingType> (required)

Type: SpreadsheetDocumentDrawingType.
Type of drawing being added.

Returned value:

Type: SpreadsheetDocumentDrawing.

Description:

Adds a drawing to the end of the spreadsheet document drawing collection.

Availability:

Server, thick client, external connection, Mobile application (server).

Note:

You cannot add a drawing of Comment type to the collection.

    

1C:Enterprise Developer's Community