Package | Description |
---|---|
org.apache.poi.xwpf.usermodel |
Modifier and Type | Class and Description |
---|---|
class |
XWPFEndnote
Represents an end note footnote.
|
class |
XWPFFootnote
Represents a bottom-of-the-page footnote.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<XWPFAbstractFootnoteEndnote> |
XWPFAbstractFootnotesEndnotes.listFootnote |
Modifier and Type | Method and Description |
---|---|
XWPFAbstractFootnoteEndnote |
XWPFAbstractFootnotesEndnotes.getFootnoteById(int id) |
Modifier and Type | Method and Description |
---|---|
void |
XWPFParagraph.addFootnoteReference(XWPFAbstractFootnoteEndnote footnote)
Add a new run with a reference to the specified footnote.
|
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.