Uses of Class
org.docx4j.dml.wordprocessingDrawing.CTWrapNone
Packages that use CTWrapNone
-
Uses of CTWrapNone in org.docx4j.dml.wordprocessingDrawing
Fields in org.docx4j.dml.wordprocessingDrawing declared as CTWrapNoneMethods in org.docx4j.dml.wordprocessingDrawing that return CTWrapNoneModifier and TypeMethodDescriptionObjectFactory.createCTWrapNone()Create an instance ofCTWrapNoneAnchor.getWrapNone()Gets the value of the wrapNone property.Methods in org.docx4j.dml.wordprocessingDrawing with parameters of type CTWrapNoneModifier and TypeMethodDescriptionvoidAnchor.setWrapNone(CTWrapNone value) Sets the value of the wrapNone property.