Uses of Class
org.docx4j.wml.CTEdnProps
Packages that use CTEdnProps
-
Uses of CTEdnProps in org.docx4j.wml
Subclasses of CTEdnProps in org.docx4j.wmlFields in org.docx4j.wml declared as CTEdnPropsModifier and TypeFieldDescriptionprotected CTEdnPropsSectPr.endnotePrprotected CTEdnPropsSectPrBase.endnotePrMethods in org.docx4j.wml that return CTEdnPropsModifier and TypeMethodDescriptionObjectFactory.createCTEdnProps()Create an instance ofCTEdnPropsSectPr.getEndnotePr()Gets the value of the endnotePr property.SectPrBase.getEndnotePr()Gets the value of the endnotePr property.Methods in org.docx4j.wml with parameters of type CTEdnPropsModifier and TypeMethodDescriptionvoidSectPr.setEndnotePr(CTEdnProps value) Sets the value of the endnotePr property.voidSectPrBase.setEndnotePr(CTEdnProps value) Sets the value of the endnotePr property.