Search
Drawing.addPicture Method ()
See Also
 






Creates and adds a new picture to the drawing.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public Picture addPicture ()

 Return Value

A Picture object representing the newly created picture.

 See Also