Interface NotesMasterDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getNotesMaster

        CTNotesMaster getNotesMaster()
        Gets the "notesMaster" element
      • setNotesMaster

        void setNotesMaster​(CTNotesMaster notesMaster)
        Sets the "notesMaster" element
      • addNewNotesMaster

        CTNotesMaster addNewNotesMaster()
        Appends and returns a new empty "notesMaster" element