Uses of Class
org.docx4j.dml.CTTextShapeAutofit
Packages that use CTTextShapeAutofit
-
Uses of CTTextShapeAutofit in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextShapeAutofitMethods in org.docx4j.dml that return CTTextShapeAutofitModifier and TypeMethodDescriptionObjectFactory.createCTTextShapeAutofit()Create an instance ofCTTextShapeAutofitCTTextBodyProperties.getSpAutoFit()Gets the value of the spAutoFit property.Methods in org.docx4j.dml with parameters of type CTTextShapeAutofitModifier and TypeMethodDescriptionvoidCTTextBodyProperties.setSpAutoFit(CTTextShapeAutofit value) Sets the value of the spAutoFit property.