Uses of Class
org.docx4j.wml.CTEdnProps
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTEdnProps in org.docx4j.wml
Subclasses of CTEdnProps in org.docx4j.wml Modifier and Type Class Description classCTEdnDocPropsJava class for CT_EdnDocProps complex type.Fields in org.docx4j.wml declared as CTEdnProps Modifier and Type Field Description protected CTEdnPropsSectPr. endnotePrprotected CTEdnPropsSectPrBase. endnotePrMethods in org.docx4j.wml that return CTEdnProps Modifier and Type Method Description CTEdnPropsObjectFactory. createCTEdnProps()Create an instance ofCTEdnPropsCTEdnPropsSectPr. getEndnotePr()Gets the value of the endnotePr property.CTEdnPropsSectPrBase. getEndnotePr()Gets the value of the endnotePr property.Methods in org.docx4j.wml with parameters of type CTEdnProps Modifier and Type Method Description voidSectPr. setEndnotePr(CTEdnProps value)Sets the value of the endnotePr property.voidSectPrBase. setEndnotePr(CTEdnProps value)Sets the value of the endnotePr property.