Interface CTSlide

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • addNewCSld

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

        boolean isSetClrMapOvr()
        True if has "clrMapOvr" element
      • addNewClrMapOvr

        CTColorMappingOverride addNewClrMapOvr()
        Appends and returns a new empty "clrMapOvr" element
      • unsetClrMapOvr

        void unsetClrMapOvr()
        Unsets the "clrMapOvr" element
      • isSetTransition

        boolean isSetTransition()
        True if has "transition" element
      • setTransition

        void setTransition​(CTSlideTransition transition)
        Sets the "transition" element
      • addNewTransition

        CTSlideTransition addNewTransition()
        Appends and returns a new empty "transition" element
      • unsetTransition

        void unsetTransition()
        Unsets the "transition" element
      • isSetTiming

        boolean isSetTiming()
        True if has "timing" element
      • setTiming

        void setTiming​(CTSlideTiming timing)
        Sets the "timing" element
      • addNewTiming

        CTSlideTiming addNewTiming()
        Appends and returns a new empty "timing" element
      • unsetTiming

        void unsetTiming()
        Unsets the "timing" element
      • isSetExtLst

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

        void unsetExtLst()
        Unsets the "extLst" element
      • getShowMasterSp

        boolean getShowMasterSp()
        Gets the "showMasterSp" attribute
      • xgetShowMasterSp

        XmlBoolean xgetShowMasterSp()
        Gets (as xml) the "showMasterSp" attribute
      • isSetShowMasterSp

        boolean isSetShowMasterSp()
        True if has "showMasterSp" attribute
      • setShowMasterSp

        void setShowMasterSp​(boolean showMasterSp)
        Sets the "showMasterSp" attribute
      • xsetShowMasterSp

        void xsetShowMasterSp​(XmlBoolean showMasterSp)
        Sets (as xml) the "showMasterSp" attribute
      • unsetShowMasterSp

        void unsetShowMasterSp()
        Unsets the "showMasterSp" attribute
      • getShowMasterPhAnim

        boolean getShowMasterPhAnim()
        Gets the "showMasterPhAnim" attribute
      • xgetShowMasterPhAnim

        XmlBoolean xgetShowMasterPhAnim()
        Gets (as xml) the "showMasterPhAnim" attribute
      • isSetShowMasterPhAnim

        boolean isSetShowMasterPhAnim()
        True if has "showMasterPhAnim" attribute
      • setShowMasterPhAnim

        void setShowMasterPhAnim​(boolean showMasterPhAnim)
        Sets the "showMasterPhAnim" attribute
      • xsetShowMasterPhAnim

        void xsetShowMasterPhAnim​(XmlBoolean showMasterPhAnim)
        Sets (as xml) the "showMasterPhAnim" attribute
      • unsetShowMasterPhAnim

        void unsetShowMasterPhAnim()
        Unsets the "showMasterPhAnim" attribute
      • getShow

        boolean getShow()
        Gets the "show" attribute
      • xgetShow

        XmlBoolean xgetShow()
        Gets (as xml) the "show" attribute
      • isSetShow

        boolean isSetShow()
        True if has "show" attribute
      • setShow

        void setShow​(boolean show)
        Sets the "show" attribute
      • xsetShow

        void xsetShow​(XmlBoolean show)
        Sets (as xml) the "show" attribute
      • unsetShow

        void unsetShow()
        Unsets the "show" attribute