Uses of Class
org.apache.poi.hssf.usermodel.HSSFPicture

Packages that use HSSFPicture
org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model 
 

Uses of HSSFPicture in org.apache.poi.hssf.usermodel
 

Methods in org.apache.poi.hssf.usermodel that return HSSFPicture
 HSSFPicture HSSFShapeGroup.createPicture(HSSFChildAnchor anchor, int pictureIndex)
          Creates a picture.
 HSSFPicture HSSFPatriarch.createPicture(HSSFClientAnchor anchor, int pictureIndex)
          Creates a picture.
 



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