Interface CTBackgroundFormatting

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTBackgroundFormatting
    extends XmlObject
    An XML CT_BackgroundFormatting(@http://schemas.openxmlformats.org/drawingml/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