Uses of Class
org.docx4j.dml.wordprocessingDrawing.CTWrapThrough
Packages that use CTWrapThrough
-
Uses of CTWrapThrough in org.docx4j.dml.wordprocessingDrawing
Fields in org.docx4j.dml.wordprocessingDrawing declared as CTWrapThroughMethods in org.docx4j.dml.wordprocessingDrawing that return CTWrapThroughModifier and TypeMethodDescriptionObjectFactory.createCTWrapThrough()Create an instance ofCTWrapThroughAnchor.getWrapThrough()Gets the value of the wrapThrough property.Methods in org.docx4j.dml.wordprocessingDrawing with parameters of type CTWrapThroughModifier and TypeMethodDescriptionvoidAnchor.setWrapThrough(CTWrapThrough value) Sets the value of the wrapThrough property.