Interface CTNotesMaster

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTNotesMaster extends XmlObject
An XML CT_NotesMaster(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getCSld

      Gets the "cSld" element
    • setCSld

      void setCSld(CTCommonSlideData cSld)
      Sets the "cSld" element
    • addNewCSld

      CTCommonSlideData addNewCSld()
      Appends and returns a new empty "cSld" element
    • getClrMap

      CTColorMapping getClrMap()
      Gets the "clrMap" element
    • setClrMap

      void setClrMap(CTColorMapping clrMap)
      Sets the "clrMap" element
    • addNewClrMap

      CTColorMapping addNewClrMap()
      Appends and returns a new empty "clrMap" element
    • getHf

      Gets the "hf" element
    • isSetHf

      boolean isSetHf()
      True if has "hf" element
    • setHf

      void setHf(CTHeaderFooter hf)
      Sets the "hf" element
    • addNewHf

      CTHeaderFooter addNewHf()
      Appends and returns a new empty "hf" element
    • unsetHf

      void unsetHf()
      Unsets the "hf" element
    • getNotesStyle

      CTTextListStyle getNotesStyle()
      Gets the "notesStyle" element
    • isSetNotesStyle

      boolean isSetNotesStyle()
      True if has "notesStyle" element
    • setNotesStyle

      void setNotesStyle(CTTextListStyle notesStyle)
      Sets the "notesStyle" element
    • addNewNotesStyle

      CTTextListStyle addNewNotesStyle()
      Appends and returns a new empty "notesStyle" element
    • unsetNotesStyle

      void unsetNotesStyle()
      Unsets the "notesStyle" element
    • getExtLst

      Gets the "extLst" element
    • isSetExtLst

      boolean isSetExtLst()
      True if has "extLst" element
    • setExtLst

      void setExtLst(CTExtensionListModify extLst)
      Sets the "extLst" element
    • addNewExtLst

      CTExtensionListModify addNewExtLst()
      Appends and returns a new empty "extLst" element
    • unsetExtLst

      void unsetExtLst()
      Unsets the "extLst" element