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.
  • Field Details

  • Method Details

    • 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
    • getPath

      Gets the "path" attribute
    • xgetPath

      STPathShadeType xgetPath()
      Gets (as xml) the "path" attribute
    • isSetPath

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

      void setPath(STPathShadeType.Enum path)
      Sets the "path" attribute
    • xsetPath

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

      void unsetPath()
      Unsets the "path" attribute