Uses of Class
org.docx4j.dml.wordprocessingDrawing.CTWrapNone
| Package | Description |
|---|---|
| org.docx4j.dml.wordprocessingDrawing |
-
Uses of CTWrapNone in org.docx4j.dml.wordprocessingDrawing
Fields in org.docx4j.dml.wordprocessingDrawing declared as CTWrapNone Modifier and Type Field Description protected CTWrapNoneAnchor. wrapNoneMethods in org.docx4j.dml.wordprocessingDrawing that return CTWrapNone Modifier and Type Method Description CTWrapNoneObjectFactory. createCTWrapNone()Create an instance ofCTWrapNoneCTWrapNoneAnchor. getWrapNone()Gets the value of the wrapNone property.Methods in org.docx4j.dml.wordprocessingDrawing with parameters of type CTWrapNone Modifier and Type Method Description voidAnchor. setWrapNone(CTWrapNone value)Sets the value of the wrapNone property.