Uses of Class
com.jxcell.PictureShape

Packages that use PictureShape
com.jxcell   
 

Uses of PictureShape in com.jxcell
 

Methods in com.jxcell that return PictureShape
 PictureShape View.addPicture(double x1, double y1, double x2, double y2, byte[] picData)
          Adds a picture object to the worksheet
 PictureShape View.getPictureShape(int index)
          Returns the specified index picture from the active worksheet.