Uses of Class
org.docx4j.wml.CTEdnDocProps
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTEdnDocProps in org.docx4j.wml
Fields in org.docx4j.wml declared as CTEdnDocProps Modifier and Type Field Description protected CTEdnDocPropsCTSettings. endnotePrMethods in org.docx4j.wml that return CTEdnDocProps Modifier and Type Method Description CTEdnDocPropsObjectFactory. createCTEdnDocProps()Create an instance ofCTEdnDocPropsCTEdnDocPropsCTSettings. getEndnotePr()Gets the value of the endnotePr property.Methods in org.docx4j.wml with parameters of type CTEdnDocProps Modifier and Type Method Description voidCTSettings. setEndnotePr(CTEdnDocProps value)Sets the value of the endnotePr property.