Uses of Class
org.docx4j.wml.CTFtnProps
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTFtnProps in org.docx4j.wml
Subclasses of CTFtnProps in org.docx4j.wml Modifier and Type Class Description classCTFtnDocPropsJava class for CT_FtnDocProps complex type.Fields in org.docx4j.wml declared as CTFtnProps Modifier and Type Field Description protected CTFtnPropsSectPr. footnotePrprotected CTFtnPropsSectPrBase. footnotePrMethods in org.docx4j.wml that return CTFtnProps Modifier and Type Method Description CTFtnPropsObjectFactory. createCTFtnProps()Create an instance ofCTFtnPropsCTFtnPropsSectPr. getFootnotePr()Gets the value of the footnotePr property.CTFtnPropsSectPrBase. getFootnotePr()Gets the value of the footnotePr property.Methods in org.docx4j.wml with parameters of type CTFtnProps Modifier and Type Method Description voidSectPr. setFootnotePr(CTFtnProps value)Sets the value of the footnotePr property.voidSectPrBase. setFootnotePr(CTFtnProps value)Sets the value of the footnotePr property.