Uses of Class
org.docx4j.dml.CTPresetTextShape
Packages that use CTPresetTextShape
-
Uses of CTPresetTextShape in org.docx4j.dml
Fields in org.docx4j.dml declared as CTPresetTextShapeMethods in org.docx4j.dml that return CTPresetTextShapeModifier and TypeMethodDescriptionObjectFactory.createCTPresetTextShape()Create an instance ofCTPresetTextShapeCTTextBodyProperties.getPrstTxWarp()Gets the value of the prstTxWarp property.Methods in org.docx4j.dml with parameters of type CTPresetTextShapeModifier and TypeMethodDescriptionvoidCTTextBodyProperties.setPrstTxWarp(CTPresetTextShape value) Sets the value of the prstTxWarp property.