Interface CTPathShadeProperties

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getFillToRect

        CTRelativeRect getFillToRect()
        Gets the "fillToRect" element
      • isSetFillToRect

        boolean isSetFillToRect()
        True if has "fillToRect" element
      • setFillToRect

        void setFillToRect​(CTRelativeRect fillToRect)
        Sets the "fillToRect" element
      • addNewFillToRect

        CTRelativeRect addNewFillToRect()
        Appends and returns a new empty "fillToRect" element
      • unsetFillToRect

        void unsetFillToRect()
        Unsets the "fillToRect" element
      • isSetPath

        boolean isSetPath()
        True if has "path" attribute
      • xsetPath

        void xsetPath​(STPathShadeType path)
        Sets (as xml) the "path" attribute
      • unsetPath

        void unsetPath()
        Unsets the "path" attribute