Uses of Class
org.docx4j.dml.CTFlatText
Packages that use CTFlatText
-
Uses of CTFlatText in org.docx4j.dml
Fields in org.docx4j.dml declared as CTFlatTextMethods in org.docx4j.dml that return CTFlatTextModifier and TypeMethodDescriptionObjectFactory.createCTFlatText()Create an instance ofCTFlatTextCTTextBodyProperties.getFlatTx()Gets the value of the flatTx property.Methods in org.docx4j.dml with parameters of type CTFlatTextModifier and TypeMethodDescriptionvoidCTTextBodyProperties.setFlatTx(CTFlatText value) Sets the value of the flatTx property. -
Uses of CTFlatText in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTFlatTextMethods in org.docx4j.dml.diagram that return CTFlatTextMethods in org.docx4j.dml.diagram with parameters of type CTFlatTextModifier and TypeMethodDescriptionvoidCTTextProps.setFlatTx(CTFlatText value) Sets the value of the flatTx property.