Uses of Class
org.apache.poi.xslf.usermodel.XSLFObjectShape
-
Packages that use XSLFObjectShape Package Description org.apache.poi.xslf.usermodel -
-
Uses of XSLFObjectShape in org.apache.poi.xslf.usermodel
Methods in org.apache.poi.xslf.usermodel that return XSLFObjectShape Modifier and Type Method Description XSLFObjectShapeXSLFDrawing. createOleShape(String pictureRel)XSLFObjectShapeXSLFGroupShape. createOleShape(PictureData pictureData)XSLFObjectShapeXSLFSheet. createOleShape(PictureData pictureData)
-