Interface CTBackgroundProperties

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetNoFill

        boolean isSetNoFill()
        True if has "noFill" element
      • addNewNoFill

        CTNoFillProperties addNewNoFill()
        Appends and returns a new empty "noFill" element
      • unsetNoFill

        void unsetNoFill()
        Unsets the "noFill" element
      • isSetSolidFill

        boolean isSetSolidFill()
        True if has "solidFill" element
      • unsetSolidFill

        void unsetSolidFill()
        Unsets the "solidFill" element
      • isSetGradFill

        boolean isSetGradFill()
        True if has "gradFill" element
      • unsetGradFill

        void unsetGradFill()
        Unsets the "gradFill" element
      • isSetBlipFill

        boolean isSetBlipFill()
        True if has "blipFill" element
      • addNewBlipFill

        CTBlipFillProperties addNewBlipFill()
        Appends and returns a new empty "blipFill" element
      • unsetBlipFill

        void unsetBlipFill()
        Unsets the "blipFill" element
      • isSetPattFill

        boolean isSetPattFill()
        True if has "pattFill" element
      • unsetPattFill

        void unsetPattFill()
        Unsets the "pattFill" element
      • isSetGrpFill

        boolean isSetGrpFill()
        True if has "grpFill" element
      • unsetGrpFill

        void unsetGrpFill()
        Unsets the "grpFill" element
      • getEffectLst

        CTEffectList getEffectLst()
        Gets the "effectLst" element
      • isSetEffectLst

        boolean isSetEffectLst()
        True if has "effectLst" element
      • setEffectLst

        void setEffectLst​(CTEffectList effectLst)
        Sets the "effectLst" element
      • addNewEffectLst

        CTEffectList addNewEffectLst()
        Appends and returns a new empty "effectLst" element
      • unsetEffectLst

        void unsetEffectLst()
        Unsets the "effectLst" element
      • isSetEffectDag

        boolean isSetEffectDag()
        True if has "effectDag" element
      • setEffectDag

        void setEffectDag​(CTEffectContainer effectDag)
        Sets the "effectDag" element
      • addNewEffectDag

        CTEffectContainer addNewEffectDag()
        Appends and returns a new empty "effectDag" element
      • unsetEffectDag

        void unsetEffectDag()
        Unsets the "effectDag" 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
      • getShadeToTitle

        boolean getShadeToTitle()
        Gets the "shadeToTitle" attribute
      • xgetShadeToTitle

        XmlBoolean xgetShadeToTitle()
        Gets (as xml) the "shadeToTitle" attribute
      • isSetShadeToTitle

        boolean isSetShadeToTitle()
        True if has "shadeToTitle" attribute
      • setShadeToTitle

        void setShadeToTitle​(boolean shadeToTitle)
        Sets the "shadeToTitle" attribute
      • xsetShadeToTitle

        void xsetShadeToTitle​(XmlBoolean shadeToTitle)
        Sets (as xml) the "shadeToTitle" attribute
      • unsetShadeToTitle

        void unsetShadeToTitle()
        Unsets the "shadeToTitle" attribute