Uses of Class
org.docx4j.wml.CTFtnEdn
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTFtnEdn in org.docx4j.wml
Fields in org.docx4j.wml with type parameters of type CTFtnEdn Modifier and Type Field Description protected java.util.List<CTFtnEdn>CTEndnotes. endnoteprotected java.util.List<CTFtnEdn>CTFootnotes. footnoteMethods in org.docx4j.wml that return CTFtnEdn Modifier and Type Method Description CTFtnEdnObjectFactory. createCTFtnEdn()Create an instance ofCTFtnEdnMethods in org.docx4j.wml that return types with arguments of type CTFtnEdn Modifier and Type Method Description java.util.List<CTFtnEdn>CTEndnotes. getEndnote()Gets the value of the endnote property.java.util.List<CTFtnEdn>CTFootnotes. getFootnote()Gets the value of the footnote property.