Uses of Class
org.docx4j.dml.wordprocessingDrawing.CTWrapSquare
Packages that use CTWrapSquare
-
Uses of CTWrapSquare in org.docx4j.dml.wordprocessingDrawing
Fields in org.docx4j.dml.wordprocessingDrawing declared as CTWrapSquareMethods in org.docx4j.dml.wordprocessingDrawing that return CTWrapSquareModifier and TypeMethodDescriptionObjectFactory.createCTWrapSquare()Create an instance ofCTWrapSquareAnchor.getWrapSquare()Gets the value of the wrapSquare property.Methods in org.docx4j.dml.wordprocessingDrawing with parameters of type CTWrapSquareModifier and TypeMethodDescriptionvoidAnchor.setWrapSquare(CTWrapSquare value) Sets the value of the wrapSquare property.