Uses of Class
org.docx4j.wml.CTFtnDocProps
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTFtnDocProps in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFtnDocProps Modifier and Type Field Description protected CTFtnDocPropsCTSettings. footnotePrMethods in org.docx4j.wml that return CTFtnDocProps Modifier and Type Method Description CTFtnDocPropsObjectFactory. createCTFtnDocProps()Create an instance ofCTFtnDocPropsCTFtnDocPropsCTSettings. getFootnotePr()Gets the value of the footnotePr property.Methods in org.docx4j.wml with parameters of type CTFtnDocProps Modifier and Type Method Description voidCTSettings. setFootnotePr(CTFtnDocProps value)Sets the value of the footnotePr property.