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 XSLFObjectShape
XSLFDrawing. createOleShape(java.lang.String pictureRel)
XSLFObjectShape
XSLFGroupShape. createOleShape(PictureData pictureData)
XSLFObjectShape
XSLFSheet. createOleShape(PictureData pictureData)
-