Uses of Class
org.docx4j.dml.wordprocessingDrawing.CTWrapTight
Packages that use CTWrapTight
-
Uses of CTWrapTight in org.docx4j.dml.wordprocessingDrawing
Fields in org.docx4j.dml.wordprocessingDrawing declared as CTWrapTightMethods in org.docx4j.dml.wordprocessingDrawing that return CTWrapTightModifier and TypeMethodDescriptionObjectFactory.createCTWrapTight()Create an instance ofCTWrapTightAnchor.getWrapTight()Gets the value of the wrapTight property.Methods in org.docx4j.dml.wordprocessingDrawing with parameters of type CTWrapTightModifier and TypeMethodDescriptionvoidAnchor.setWrapTight(CTWrapTight value) Sets the value of the wrapTight property.