Interface FootnotesDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface FootnotesDocument
    extends XmlObject
    A document containing one footnotes(@http://schemas.openxmlformats.org/wordprocessingml/2006/main) element. This is a complex type.
    • Method Detail

      • getFootnotes

        CTFootnotes getFootnotes()
        Gets the "footnotes" element
      • setFootnotes

        void setFootnotes​(CTFootnotes footnotes)
        Sets the "footnotes" element
      • addNewFootnotes

        CTFootnotes addNewFootnotes()
        Appends and returns a new empty "footnotes" element