Interface CTShowProperties

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTShowProperties
    extends XmlObject
    An XML CT_ShowProperties(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
    • Method Detail

      • getPresent

        CTEmpty getPresent()
        Gets the "present" element
      • isSetPresent

        boolean isSetPresent()
        True if has "present" element
      • setPresent

        void setPresent​(CTEmpty present)
        Sets the "present" element
      • addNewPresent

        CTEmpty addNewPresent()
        Appends and returns a new empty "present" element
      • unsetPresent

        void unsetPresent()
        Unsets the "present" element
      • isSetBrowse

        boolean isSetBrowse()
        True if has "browse" element
      • setBrowse

        void setBrowse​(CTShowInfoBrowse browse)
        Sets the "browse" element
      • addNewBrowse

        CTShowInfoBrowse addNewBrowse()
        Appends and returns a new empty "browse" element
      • unsetBrowse

        void unsetBrowse()
        Unsets the "browse" element
      • isSetKiosk

        boolean isSetKiosk()
        True if has "kiosk" element
      • setKiosk

        void setKiosk​(CTShowInfoKiosk kiosk)
        Sets the "kiosk" element
      • addNewKiosk

        CTShowInfoKiosk addNewKiosk()
        Appends and returns a new empty "kiosk" element
      • unsetKiosk

        void unsetKiosk()
        Unsets the "kiosk" element
      • getSldAll

        CTEmpty getSldAll()
        Gets the "sldAll" element
      • isSetSldAll

        boolean isSetSldAll()
        True if has "sldAll" element
      • setSldAll

        void setSldAll​(CTEmpty sldAll)
        Sets the "sldAll" element
      • addNewSldAll

        CTEmpty addNewSldAll()
        Appends and returns a new empty "sldAll" element
      • unsetSldAll

        void unsetSldAll()
        Unsets the "sldAll" element
      • getSldRg

        CTIndexRange getSldRg()
        Gets the "sldRg" element
      • isSetSldRg

        boolean isSetSldRg()
        True if has "sldRg" element
      • setSldRg

        void setSldRg​(CTIndexRange sldRg)
        Sets the "sldRg" element
      • addNewSldRg

        CTIndexRange addNewSldRg()
        Appends and returns a new empty "sldRg" element
      • unsetSldRg

        void unsetSldRg()
        Unsets the "sldRg" element
      • getCustShow

        CTCustomShowId getCustShow()
        Gets the "custShow" element
      • isSetCustShow

        boolean isSetCustShow()
        True if has "custShow" element
      • setCustShow

        void setCustShow​(CTCustomShowId custShow)
        Sets the "custShow" element
      • addNewCustShow

        CTCustomShowId addNewCustShow()
        Appends and returns a new empty "custShow" element
      • unsetCustShow

        void unsetCustShow()
        Unsets the "custShow" element
      • getPenClr

        CTColor getPenClr()
        Gets the "penClr" element
      • isSetPenClr

        boolean isSetPenClr()
        True if has "penClr" element
      • setPenClr

        void setPenClr​(CTColor penClr)
        Sets the "penClr" element
      • addNewPenClr

        CTColor addNewPenClr()
        Appends and returns a new empty "penClr" element
      • unsetPenClr

        void unsetPenClr()
        Unsets the "penClr" 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
      • getLoop

        boolean getLoop()
        Gets the "loop" attribute
      • xgetLoop

        XmlBoolean xgetLoop()
        Gets (as xml) the "loop" attribute
      • isSetLoop

        boolean isSetLoop()
        True if has "loop" attribute
      • setLoop

        void setLoop​(boolean loop)
        Sets the "loop" attribute
      • xsetLoop

        void xsetLoop​(XmlBoolean loop)
        Sets (as xml) the "loop" attribute
      • unsetLoop

        void unsetLoop()
        Unsets the "loop" attribute
      • getShowNarration

        boolean getShowNarration()
        Gets the "showNarration" attribute
      • xgetShowNarration

        XmlBoolean xgetShowNarration()
        Gets (as xml) the "showNarration" attribute
      • isSetShowNarration

        boolean isSetShowNarration()
        True if has "showNarration" attribute
      • setShowNarration

        void setShowNarration​(boolean showNarration)
        Sets the "showNarration" attribute
      • xsetShowNarration

        void xsetShowNarration​(XmlBoolean showNarration)
        Sets (as xml) the "showNarration" attribute
      • unsetShowNarration

        void unsetShowNarration()
        Unsets the "showNarration" attribute
      • getShowAnimation

        boolean getShowAnimation()
        Gets the "showAnimation" attribute
      • xgetShowAnimation

        XmlBoolean xgetShowAnimation()
        Gets (as xml) the "showAnimation" attribute
      • isSetShowAnimation

        boolean isSetShowAnimation()
        True if has "showAnimation" attribute
      • setShowAnimation

        void setShowAnimation​(boolean showAnimation)
        Sets the "showAnimation" attribute
      • xsetShowAnimation

        void xsetShowAnimation​(XmlBoolean showAnimation)
        Sets (as xml) the "showAnimation" attribute
      • unsetShowAnimation

        void unsetShowAnimation()
        Unsets the "showAnimation" attribute
      • getUseTimings

        boolean getUseTimings()
        Gets the "useTimings" attribute
      • xgetUseTimings

        XmlBoolean xgetUseTimings()
        Gets (as xml) the "useTimings" attribute
      • isSetUseTimings

        boolean isSetUseTimings()
        True if has "useTimings" attribute
      • setUseTimings

        void setUseTimings​(boolean useTimings)
        Sets the "useTimings" attribute
      • xsetUseTimings

        void xsetUseTimings​(XmlBoolean useTimings)
        Sets (as xml) the "useTimings" attribute
      • unsetUseTimings

        void unsetUseTimings()
        Unsets the "useTimings" attribute