Interface CTPresentationProperties

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getHtmlPubPr

      CTHtmlPublishProperties getHtmlPubPr()
      Gets the "htmlPubPr" element
    • isSetHtmlPubPr

      boolean isSetHtmlPubPr()
      True if has "htmlPubPr" element
    • setHtmlPubPr

      void setHtmlPubPr(CTHtmlPublishProperties htmlPubPr)
      Sets the "htmlPubPr" element
    • addNewHtmlPubPr

      CTHtmlPublishProperties addNewHtmlPubPr()
      Appends and returns a new empty "htmlPubPr" element
    • unsetHtmlPubPr

      void unsetHtmlPubPr()
      Unsets the "htmlPubPr" element
    • getWebPr

      CTWebProperties getWebPr()
      Gets the "webPr" element
    • isSetWebPr

      boolean isSetWebPr()
      True if has "webPr" element
    • setWebPr

      void setWebPr(CTWebProperties webPr)
      Sets the "webPr" element
    • addNewWebPr

      CTWebProperties addNewWebPr()
      Appends and returns a new empty "webPr" element
    • unsetWebPr

      void unsetWebPr()
      Unsets the "webPr" element
    • getPrnPr

      CTPrintProperties getPrnPr()
      Gets the "prnPr" element
    • isSetPrnPr

      boolean isSetPrnPr()
      True if has "prnPr" element
    • setPrnPr

      void setPrnPr(CTPrintProperties prnPr)
      Sets the "prnPr" element
    • addNewPrnPr

      CTPrintProperties addNewPrnPr()
      Appends and returns a new empty "prnPr" element
    • unsetPrnPr

      void unsetPrnPr()
      Unsets the "prnPr" element
    • getShowPr

      CTShowProperties getShowPr()
      Gets the "showPr" element
    • isSetShowPr

      boolean isSetShowPr()
      True if has "showPr" element
    • setShowPr

      void setShowPr(CTShowProperties showPr)
      Sets the "showPr" element
    • addNewShowPr

      CTShowProperties addNewShowPr()
      Appends and returns a new empty "showPr" element
    • unsetShowPr

      void unsetShowPr()
      Unsets the "showPr" element
    • getClrMru

      CTColorMRU getClrMru()
      Gets the "clrMru" element
    • isSetClrMru

      boolean isSetClrMru()
      True if has "clrMru" element
    • setClrMru

      void setClrMru(CTColorMRU clrMru)
      Sets the "clrMru" element
    • addNewClrMru

      CTColorMRU addNewClrMru()
      Appends and returns a new empty "clrMru" element
    • unsetClrMru

      void unsetClrMru()
      Unsets the "clrMru" element
    • getExtLst

      CTExtensionList getExtLst()
      Gets the "extLst" element
    • isSetExtLst

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

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

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

      void unsetExtLst()
      Unsets the "extLst" element