Uses of Class
org.docx4j.dml.wordprocessingDrawing.CTWrapTight
| Package | Description |
|---|---|
| org.docx4j.dml.wordprocessingDrawing |
-
Uses of CTWrapTight in org.docx4j.dml.wordprocessingDrawing
Fields in org.docx4j.dml.wordprocessingDrawing declared as CTWrapTight Modifier and Type Field Description protected CTWrapTightAnchor. wrapTightMethods in org.docx4j.dml.wordprocessingDrawing that return CTWrapTight Modifier and Type Method Description CTWrapTightObjectFactory. createCTWrapTight()Create an instance ofCTWrapTightCTWrapTightAnchor. getWrapTight()Gets the value of the wrapTight property.Methods in org.docx4j.dml.wordprocessingDrawing with parameters of type CTWrapTight Modifier and Type Method Description voidAnchor. setWrapTight(CTWrapTight value)Sets the value of the wrapTight property.