Interface CTSlideMaster

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTSlideMaster
    extends XmlObject
    An XML CT_SlideMaster(@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
      • setClrMap

        void setClrMap​(CTColorMapping clrMap)
        Sets the "clrMap" element
      • addNewClrMap

        CTColorMapping addNewClrMap()
        Appends and returns a new empty "clrMap" element
      • isSetSldLayoutIdLst

        boolean isSetSldLayoutIdLst()
        True if has "sldLayoutIdLst" element
      • setSldLayoutIdLst

        void setSldLayoutIdLst​(CTSlideLayoutIdList sldLayoutIdLst)
        Sets the "sldLayoutIdLst" element
      • addNewSldLayoutIdLst

        CTSlideLayoutIdList addNewSldLayoutIdLst()
        Appends and returns a new empty "sldLayoutIdLst" element
      • unsetSldLayoutIdLst

        void unsetSldLayoutIdLst()
        Unsets the "sldLayoutIdLst" 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
      • isSetHf

        boolean isSetHf()
        True if has "hf" element
      • addNewHf

        CTHeaderFooter addNewHf()
        Appends and returns a new empty "hf" element
      • unsetHf

        void unsetHf()
        Unsets the "hf" element
      • isSetTxStyles

        boolean isSetTxStyles()
        True if has "txStyles" element
      • unsetTxStyles

        void unsetTxStyles()
        Unsets the "txStyles" element
      • isSetExtLst

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

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

        boolean getPreserve()
        Gets the "preserve" attribute
      • xgetPreserve

        XmlBoolean xgetPreserve()
        Gets (as xml) the "preserve" attribute
      • isSetPreserve

        boolean isSetPreserve()
        True if has "preserve" attribute
      • setPreserve

        void setPreserve​(boolean preserve)
        Sets the "preserve" attribute
      • xsetPreserve

        void xsetPreserve​(XmlBoolean preserve)
        Sets (as xml) the "preserve" attribute
      • unsetPreserve

        void unsetPreserve()
        Unsets the "preserve" attribute