Uses of Class
org.docx4j.dml.wordprocessingDrawing.CTWrapSquare
| Package | Description |
|---|---|
| org.docx4j.dml.wordprocessingDrawing |
-
Uses of CTWrapSquare in org.docx4j.dml.wordprocessingDrawing
Fields in org.docx4j.dml.wordprocessingDrawing declared as CTWrapSquare Modifier and Type Field Description protected CTWrapSquareAnchor. wrapSquareMethods in org.docx4j.dml.wordprocessingDrawing that return CTWrapSquare Modifier and Type Method Description CTWrapSquareObjectFactory. createCTWrapSquare()Create an instance ofCTWrapSquareCTWrapSquareAnchor. getWrapSquare()Gets the value of the wrapSquare property.Methods in org.docx4j.dml.wordprocessingDrawing with parameters of type CTWrapSquare Modifier and Type Method Description voidAnchor. setWrapSquare(CTWrapSquare value)Sets the value of the wrapSquare property.