Uses of Interface
org.apache.poi.xddf.usermodel.text.XDDFAutoFit
-
Packages that use XDDFAutoFit Package Description org.apache.poi.xddf.usermodel.text -
-
Uses of XDDFAutoFit in org.apache.poi.xddf.usermodel.text
Classes in org.apache.poi.xddf.usermodel.text that implement XDDFAutoFit Modifier and Type Class Description classXDDFNoAutoFitclassXDDFNormalAutoFitclassXDDFShapeAutoFitMethods in org.apache.poi.xddf.usermodel.text that return XDDFAutoFit Modifier and Type Method Description XDDFAutoFitXDDFBodyProperties. getAutoFit()Methods in org.apache.poi.xddf.usermodel.text with parameters of type XDDFAutoFit Modifier and Type Method Description voidXDDFBodyProperties. setAutoFit(XDDFAutoFit autofit)
-