Uses of Class
org.docx4j.dml.CTTextNormalAutofit
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTextNormalAutofit in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextNormalAutofit Modifier and Type Field Description protected CTTextNormalAutofitCTTextBodyProperties. normAutofitMethods in org.docx4j.dml that return CTTextNormalAutofit Modifier and Type Method Description CTTextNormalAutofitObjectFactory. createCTTextNormalAutofit()Create an instance ofCTTextNormalAutofitCTTextNormalAutofitCTTextBodyProperties. getNormAutofit()Gets the value of the normAutofit property.Methods in org.docx4j.dml with parameters of type CTTextNormalAutofit Modifier and Type Method Description voidCTTextBodyProperties. setNormAutofit(CTTextNormalAutofit value)Sets the value of the normAutofit property.