Creates and adds a new picture with the specified image to the drawing.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public Picture addPicture ( |
The full name of the file containing the image.
A Picture object representing the newly created picture.
See Also