Uses of Class
org.apache.poi.hssf.usermodel.HSSFPicture
Packages that use HSSFPicture
Package
Description
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
-
Uses of HSSFPicture in org.apache.poi.hssf.usermodel
Subclasses of HSSFPicture in org.apache.poi.hssf.usermodelMethods in org.apache.poi.hssf.usermodel that return HSSFPictureModifier and TypeMethodDescriptionHSSFPatriarch.createPicture
(HSSFClientAnchor anchor, int pictureIndex) Creates a picture.HSSFPatriarch.createPicture
(ClientAnchor anchor, int pictureIndex) HSSFShapeGroup.createPicture
(HSSFChildAnchor anchor, int pictureIndex) Creates a picture.