Uses of Class
org.apache.poi.xddf.usermodel.XDDFStretchInfoProperties
-
Packages that use XDDFStretchInfoProperties Package Description org.apache.poi.xddf.usermodel -
-
Uses of XDDFStretchInfoProperties in org.apache.poi.xddf.usermodel
Methods in org.apache.poi.xddf.usermodel that return XDDFStretchInfoProperties Modifier and Type Method Description XDDFStretchInfoProperties
XDDFPictureFillProperties. getStetchInfoProperties()
Methods in org.apache.poi.xddf.usermodel with parameters of type XDDFStretchInfoProperties Modifier and Type Method Description void
XDDFPictureFillProperties. setStretchInfoProperties(XDDFStretchInfoProperties properties)
-