Uses of Class
org.docx4j.dml.wordprocessingDrawing.CTWrapTopBottom
Packages that use CTWrapTopBottom
-
Uses of CTWrapTopBottom in org.docx4j.dml.wordprocessingDrawing
Fields in org.docx4j.dml.wordprocessingDrawing declared as CTWrapTopBottomMethods in org.docx4j.dml.wordprocessingDrawing that return CTWrapTopBottomModifier and TypeMethodDescriptionObjectFactory.createCTWrapTopBottom()Create an instance ofCTWrapTopBottomAnchor.getWrapTopAndBottom()Gets the value of the wrapTopAndBottom property.Methods in org.docx4j.dml.wordprocessingDrawing with parameters of type CTWrapTopBottomModifier and TypeMethodDescriptionvoidAnchor.setWrapTopAndBottom(CTWrapTopBottom value) Sets the value of the wrapTopAndBottom property.