Uses of Class
org.docx4j.wml.CTFtnProps
Packages that use CTFtnProps
-
Uses of CTFtnProps in org.docx4j.wml
Subclasses of CTFtnProps in org.docx4j.wmlFields in org.docx4j.wml declared as CTFtnPropsModifier and TypeFieldDescriptionprotected CTFtnPropsSectPr.footnotePrprotected CTFtnPropsSectPrBase.footnotePrMethods in org.docx4j.wml that return CTFtnPropsModifier and TypeMethodDescriptionObjectFactory.createCTFtnProps()Create an instance ofCTFtnPropsSectPr.getFootnotePr()Gets the value of the footnotePr property.SectPrBase.getFootnotePr()Gets the value of the footnotePr property.Methods in org.docx4j.wml with parameters of type CTFtnPropsModifier and TypeMethodDescriptionvoidSectPr.setFootnotePr(CTFtnProps value) Sets the value of the footnotePr property.voidSectPrBase.setFootnotePr(CTFtnProps value) Sets the value of the footnotePr property.