| Package | Description | 
|---|---|
| org.apache.poi.hssf.usermodel | The usermodel package maps HSSF low level structures to familiar workbook/sheet model | 
| Modifier and Type | Method and Description | 
|---|---|
| HSSFPictureData | HSSFPicture. getPictureData()Return picture data for this shape | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<HSSFPictureData> | HSSFWorkbook. getAllPictures()Gets all pictures from the Workbook. | 
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.