Uses of Class
org.docx4j.dml.CTTextNoAutofit
Packages that use CTTextNoAutofit
-
Uses of CTTextNoAutofit in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextNoAutofitMethods in org.docx4j.dml that return CTTextNoAutofitModifier and TypeMethodDescriptionObjectFactory.createCTTextNoAutofit()Create an instance ofCTTextNoAutofitCTTextBodyProperties.getNoAutofit()Gets the value of the noAutofit property.Methods in org.docx4j.dml with parameters of type CTTextNoAutofitModifier and TypeMethodDescriptionvoidCTTextBodyProperties.setNoAutofit(CTTextNoAutofit value) Sets the value of the noAutofit property.