Uses of Class
org.docx4j.wml.CTFtnPos
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTFtnPos in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFtnPos Modifier and Type Field Description protected CTFtnPosCTFtnProps. posMethods in org.docx4j.wml that return CTFtnPos Modifier and Type Method Description CTFtnPosObjectFactory. createCTFtnPos()Create an instance ofCTFtnPosCTFtnPosCTFtnProps. getPos()Gets the value of the pos property.Methods in org.docx4j.wml with parameters of type CTFtnPos Modifier and Type Method Description voidCTFtnProps. setPos(CTFtnPos value)Sets the value of the pos property.