Interface CTHeaderFooter

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • 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
    • getSldNum

      boolean getSldNum()
      Gets the "sldNum" attribute
    • xgetSldNum

      XmlBoolean xgetSldNum()
      Gets (as xml) the "sldNum" attribute
    • isSetSldNum

      boolean isSetSldNum()
      True if has "sldNum" attribute
    • setSldNum

      void setSldNum(boolean sldNum)
      Sets the "sldNum" attribute
    • xsetSldNum

      void xsetSldNum(XmlBoolean sldNum)
      Sets (as xml) the "sldNum" attribute
    • unsetSldNum

      void unsetSldNum()
      Unsets the "sldNum" attribute
    • getHdr

      boolean getHdr()
      Gets the "hdr" attribute
    • xgetHdr

      XmlBoolean xgetHdr()
      Gets (as xml) the "hdr" attribute
    • isSetHdr

      boolean isSetHdr()
      True if has "hdr" attribute
    • setHdr

      void setHdr(boolean hdr)
      Sets the "hdr" attribute
    • xsetHdr

      void xsetHdr(XmlBoolean hdr)
      Sets (as xml) the "hdr" attribute
    • unsetHdr

      void unsetHdr()
      Unsets the "hdr" attribute
    • getFtr

      boolean getFtr()
      Gets the "ftr" attribute
    • xgetFtr

      XmlBoolean xgetFtr()
      Gets (as xml) the "ftr" attribute
    • isSetFtr

      boolean isSetFtr()
      True if has "ftr" attribute
    • setFtr

      void setFtr(boolean ftr)
      Sets the "ftr" attribute
    • xsetFtr

      void xsetFtr(XmlBoolean ftr)
      Sets (as xml) the "ftr" attribute
    • unsetFtr

      void unsetFtr()
      Unsets the "ftr" attribute
    • getDt

      boolean getDt()
      Gets the "dt" attribute
    • xgetDt

      XmlBoolean xgetDt()
      Gets (as xml) the "dt" attribute
    • isSetDt

      boolean isSetDt()
      True if has "dt" attribute
    • setDt

      void setDt(boolean dt)
      Sets the "dt" attribute
    • xsetDt

      void xsetDt(XmlBoolean dt)
      Sets (as xml) the "dt" attribute
    • unsetDt

      void unsetDt()
      Unsets the "dt" attribute