Package | Description |
---|---|
org.apache.poi.xssf.streaming | |
org.apache.poi.xssf.usermodel |
Modifier and Type | Method and Description |
---|---|
XSSFPictureData |
SXSSFPicture.getPictureData()
Return picture data for this shape
|
Modifier and Type | Method and Description |
---|---|
XSSFPictureData |
XSSFPicture.getPictureData()
Return picture data for this shape
|
XSSFPictureData |
XSSFObjectData.getPictureData() |
Modifier and Type | Method and Description |
---|---|
java.util.List<XSSFPictureData> |
XSSFWorkbook.getAllPictures()
Gets all pictures from the Workbook.
|
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.