Interface CTFillProperties

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTFillProperties
    extends XmlObject
    An XML CT_FillProperties(@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