Interface EndnotesDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface EndnotesDocument extends XmlObject
A document containing one endnotes(@http://schemas.openxmlformats.org/wordprocessingml/2006/main) element. This is a complex type.
  • Field Details

  • Method Details

    • getEndnotes

      CTEndnotes getEndnotes()
      Gets the "endnotes" element
    • setEndnotes

      void setEndnotes(CTEndnotes endnotes)
      Sets the "endnotes" element
    • addNewEndnotes

      CTEndnotes addNewEndnotes()
      Appends and returns a new empty "endnotes" element