AddDrawing
methodsAdds a new drawing to this sheet.
Parameters:drawingObject
Returns:Object
This can contain the same properties as you can pass to
sheets.drawings
configuration options.
an internal Drawing object containing the passed properties. The
internals of this object are not intended to be public API at this point, but
you can pass this object reference to removeDrawing
if you want to remove this drawing.