| Package | Description |
|---|---|
| org.apache.poi.sl.extractor | |
| org.apache.poi.sl.usermodel |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ObjectShape<S,P>> |
SlideShowExtractor.getOLEShapes() |
| Modifier and Type | Method and Description |
|---|---|
ObjectShape<?,?> |
ShapeContainer.createOleShape(PictureData pictureData)
Create a new OLE object shape with the given pictureData as preview image
|