Uses of Class
org.docx4j.wml.CTTextboxTightWrap
Packages that use CTTextboxTightWrap
-
Uses of CTTextboxTightWrap in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTextboxTightWrapMethods in org.docx4j.wml that return CTTextboxTightWrapModifier and TypeMethodDescriptionObjectFactory.createCTTextboxTightWrap()Create an instance ofCTTextboxTightWrapPPrBase.getTextboxTightWrap()Gets the value of the textboxTightWrap property.Methods in org.docx4j.wml with parameters of type CTTextboxTightWrapModifier and TypeMethodDescriptionvoidPPrBase.setTextboxTightWrap(CTTextboxTightWrap value) Sets the value of the textboxTightWrap property.