Interface CTStretchInfoProperties

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getFillRect

        CTRelativeRect getFillRect()
        Gets the "fillRect" element
      • isSetFillRect

        boolean isSetFillRect()
        True if has "fillRect" element
      • setFillRect

        void setFillRect​(CTRelativeRect fillRect)
        Sets the "fillRect" element
      • addNewFillRect

        CTRelativeRect addNewFillRect()
        Appends and returns a new empty "fillRect" element
      • unsetFillRect

        void unsetFillRect()
        Unsets the "fillRect" element