Uses of Class
org.docx4j.dml.CTTextNoAutofit
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTextNoAutofit in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextNoAutofit Modifier and Type Field Description protected CTTextNoAutofitCTTextBodyProperties. noAutofitMethods in org.docx4j.dml that return CTTextNoAutofit Modifier and Type Method Description CTTextNoAutofitObjectFactory. createCTTextNoAutofit()Create an instance ofCTTextNoAutofitCTTextNoAutofitCTTextBodyProperties. getNoAutofit()Gets the value of the noAutofit property.Methods in org.docx4j.dml with parameters of type CTTextNoAutofit Modifier and Type Method Description voidCTTextBodyProperties. setNoAutofit(CTTextNoAutofit value)Sets the value of the noAutofit property.