Uses of Class
org.docx4j.dml.CTTextNormalAutofit
Packages that use CTTextNormalAutofit
-
Uses of CTTextNormalAutofit in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextNormalAutofitMethods in org.docx4j.dml that return CTTextNormalAutofitModifier and TypeMethodDescriptionObjectFactory.createCTTextNormalAutofit()Create an instance ofCTTextNormalAutofitCTTextBodyProperties.getNormAutofit()Gets the value of the normAutofit property.Methods in org.docx4j.dml with parameters of type CTTextNormalAutofitModifier and TypeMethodDescriptionvoidCTTextBodyProperties.setNormAutofit(CTTextNormalAutofit value) Sets the value of the normAutofit property.