Uses of Class
org.docx4j.wml.CTTextboxTightWrap
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTTextboxTightWrap in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTextboxTightWrap Modifier and Type Field Description protected CTTextboxTightWrapPPrBase. textboxTightWrapMethods in org.docx4j.wml that return CTTextboxTightWrap Modifier and Type Method Description CTTextboxTightWrapObjectFactory. createCTTextboxTightWrap()Create an instance ofCTTextboxTightWrapCTTextboxTightWrapPPrBase. getTextboxTightWrap()Gets the value of the textboxTightWrap property.Methods in org.docx4j.wml with parameters of type CTTextboxTightWrap Modifier and Type Method Description voidPPrBase. setTextboxTightWrap(CTTextboxTightWrap value)Sets the value of the textboxTightWrap property.