Uses of Class
org.docx4j.dml.wordprocessingDrawing.CTWrapThrough
| Package | Description |
|---|---|
| org.docx4j.dml.wordprocessingDrawing |
-
Uses of CTWrapThrough in org.docx4j.dml.wordprocessingDrawing
Fields in org.docx4j.dml.wordprocessingDrawing declared as CTWrapThrough Modifier and Type Field Description protected CTWrapThroughAnchor. wrapThroughMethods in org.docx4j.dml.wordprocessingDrawing that return CTWrapThrough Modifier and Type Method Description CTWrapThroughObjectFactory. createCTWrapThrough()Create an instance ofCTWrapThroughCTWrapThroughAnchor. getWrapThrough()Gets the value of the wrapThrough property.Methods in org.docx4j.dml.wordprocessingDrawing with parameters of type CTWrapThrough Modifier and Type Method Description voidAnchor. setWrapThrough(CTWrapThrough value)Sets the value of the wrapThrough property.