Uses of Class
org.apache.poi.xssf.usermodel.XSSFPicture

Packages that use XSSFPicture
org.apache.poi.xssf.usermodel   
 

Uses of XSSFPicture in org.apache.poi.xssf.usermodel
 

Methods in org.apache.poi.xssf.usermodel that return XSSFPicture
 XSSFPicture XSSFDrawing.createPicture(ClientAnchor anchor, int pictureIndex)
           
 XSSFPicture XSSFShapeGroup.createPicture(XSSFClientAnchor anchor, int pictureIndex)
          Creates a picture.
 XSSFPicture XSSFDrawing.createPicture(XSSFClientAnchor anchor, int pictureIndex)
          Creates a picture.
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.