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.
    • Method Detail

      • isSetHtmlPubPr

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

        void unsetHtmlPubPr()
        Unsets the "htmlPubPr" 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
      • isSetPrnPr

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

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

        void unsetPrnPr()
        Unsets the "prnPr" 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
      • 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