Creates and adds a new picture with the specified image to the drawing.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public Picture addPicture ( |
The full name of the file containing the image.
The column where the picture will be positioned initially.
The row where the picture will be positioned initially.
A Picture object representing the newly created picture.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |