Uses of Class
org.docx4j.wml.CTEdnPos
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTEdnPos in org.docx4j.wml
Fields in org.docx4j.wml declared as CTEdnPos Modifier and Type Field Description protected CTEdnPosCTEdnProps. posMethods in org.docx4j.wml that return CTEdnPos Modifier and Type Method Description CTEdnPosObjectFactory. createCTEdnPos()Create an instance ofCTEdnPosCTEdnPosCTEdnProps. getPos()Gets the value of the pos property.Methods in org.docx4j.wml with parameters of type CTEdnPos Modifier and Type Method Description voidCTEdnProps. setPos(CTEdnPos value)Sets the value of the pos property.