Uses of Class
org.docx4j.dml.CTPresetTextShape
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTPresetTextShape in org.docx4j.dml
Fields in org.docx4j.dml declared as CTPresetTextShape Modifier and Type Field Description protected CTPresetTextShapeCTTextBodyProperties. prstTxWarpMethods in org.docx4j.dml that return CTPresetTextShape Modifier and Type Method Description CTPresetTextShapeObjectFactory. createCTPresetTextShape()Create an instance ofCTPresetTextShapeCTPresetTextShapeCTTextBodyProperties. getPrstTxWarp()Gets the value of the prstTxWarp property.Methods in org.docx4j.dml with parameters of type CTPresetTextShape Modifier and Type Method Description voidCTTextBodyProperties. setPrstTxWarp(CTPresetTextShape value)Sets the value of the prstTxWarp property.