Interface CTPatternFillProperties

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getFgClr

        CTColor getFgClr()
        Gets the "fgClr" element
      • isSetFgClr

        boolean isSetFgClr()
        True if has "fgClr" element
      • setFgClr

        void setFgClr​(CTColor fgClr)
        Sets the "fgClr" element
      • addNewFgClr

        CTColor addNewFgClr()
        Appends and returns a new empty "fgClr" element
      • unsetFgClr

        void unsetFgClr()
        Unsets the "fgClr" element
      • getBgClr

        CTColor getBgClr()
        Gets the "bgClr" element
      • isSetBgClr

        boolean isSetBgClr()
        True if has "bgClr" element
      • setBgClr

        void setBgClr​(CTColor bgClr)
        Sets the "bgClr" element
      • addNewBgClr

        CTColor addNewBgClr()
        Appends and returns a new empty "bgClr" element
      • unsetBgClr

        void unsetBgClr()
        Unsets the "bgClr" element
      • isSetPrst

        boolean isSetPrst()
        True if has "prst" attribute
      • unsetPrst

        void unsetPrst()
        Unsets the "prst" attribute