Uses of Class
loci.poi.hssf.usermodel.HSSFPicture
-
Packages that use HSSFPicture Package Description loci.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model -
-
Uses of HSSFPicture in loci.poi.hssf.usermodel
Methods in loci.poi.hssf.usermodel that return HSSFPicture Modifier and Type Method Description HSSFPicture
HSSFPatriarch. createPicture(HSSFClientAnchor anchor, int pictureIndex)
Creates a picture.HSSFPicture
HSSFShapeGroup. createPicture(HSSFChildAnchor anchor, int pictureIndex)
Creates a picture.
-