Uses of Class
org.docx4j.dml.CTTextShapeAutofit
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTextShapeAutofit in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextShapeAutofit Modifier and Type Field Description protected CTTextShapeAutofitCTTextBodyProperties. spAutoFitMethods in org.docx4j.dml that return CTTextShapeAutofit Modifier and Type Method Description CTTextShapeAutofitObjectFactory. createCTTextShapeAutofit()Create an instance ofCTTextShapeAutofitCTTextShapeAutofitCTTextBodyProperties. getSpAutoFit()Gets the value of the spAutoFit property.Methods in org.docx4j.dml with parameters of type CTTextShapeAutofit Modifier and Type Method Description voidCTTextBodyProperties. setSpAutoFit(CTTextShapeAutofit value)Sets the value of the spAutoFit property.