Uses of Class
org.docx4j.dml.wordprocessingDrawing.CTWrapTopBottom
| Package | Description |
|---|---|
| org.docx4j.dml.wordprocessingDrawing |
-
Uses of CTWrapTopBottom in org.docx4j.dml.wordprocessingDrawing
Fields in org.docx4j.dml.wordprocessingDrawing declared as CTWrapTopBottom Modifier and Type Field Description protected CTWrapTopBottomAnchor. wrapTopAndBottomMethods in org.docx4j.dml.wordprocessingDrawing that return CTWrapTopBottom Modifier and Type Method Description CTWrapTopBottomObjectFactory. createCTWrapTopBottom()Create an instance ofCTWrapTopBottomCTWrapTopBottomAnchor. getWrapTopAndBottom()Gets the value of the wrapTopAndBottom property.Methods in org.docx4j.dml.wordprocessingDrawing with parameters of type CTWrapTopBottom Modifier and Type Method Description voidAnchor. setWrapTopAndBottom(CTWrapTopBottom value)Sets the value of the wrapTopAndBottom property.