Gets an iterable with all pictures in the drawing.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public Iterable<Picture> getPictures () |
An Iterable object that can be used to iterate the pictures in the drawing.
See Also