Interface CTTLShapeTargetElement

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTTLShapeTargetElement extends XmlObject
An XML CT_TLShapeTargetElement(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getBg

      CTEmpty getBg()
      Gets the "bg" element
    • isSetBg

      boolean isSetBg()
      True if has "bg" element
    • setBg

      void setBg(CTEmpty bg)
      Sets the "bg" element
    • addNewBg

      CTEmpty addNewBg()
      Appends and returns a new empty "bg" element
    • unsetBg

      void unsetBg()
      Unsets the "bg" element
    • getSubSp

      CTTLSubShapeId getSubSp()
      Gets the "subSp" element
    • isSetSubSp

      boolean isSetSubSp()
      True if has "subSp" element
    • setSubSp

      void setSubSp(CTTLSubShapeId subSp)
      Sets the "subSp" element
    • addNewSubSp

      CTTLSubShapeId addNewSubSp()
      Appends and returns a new empty "subSp" element
    • unsetSubSp

      void unsetSubSp()
      Unsets the "subSp" element
    • getOleChartEl

      CTTLOleChartTargetElement getOleChartEl()
      Gets the "oleChartEl" element
    • isSetOleChartEl

      boolean isSetOleChartEl()
      True if has "oleChartEl" element
    • setOleChartEl

      void setOleChartEl(CTTLOleChartTargetElement oleChartEl)
      Sets the "oleChartEl" element
    • addNewOleChartEl

      CTTLOleChartTargetElement addNewOleChartEl()
      Appends and returns a new empty "oleChartEl" element
    • unsetOleChartEl

      void unsetOleChartEl()
      Unsets the "oleChartEl" element
    • getTxEl

      Gets the "txEl" element
    • isSetTxEl

      boolean isSetTxEl()
      True if has "txEl" element
    • setTxEl

      void setTxEl(CTTLTextTargetElement txEl)
      Sets the "txEl" element
    • addNewTxEl

      CTTLTextTargetElement addNewTxEl()
      Appends and returns a new empty "txEl" element
    • unsetTxEl

      void unsetTxEl()
      Unsets the "txEl" element
    • getGraphicEl

      CTAnimationElementChoice getGraphicEl()
      Gets the "graphicEl" element
    • isSetGraphicEl

      boolean isSetGraphicEl()
      True if has "graphicEl" element
    • setGraphicEl

      void setGraphicEl(CTAnimationElementChoice graphicEl)
      Sets the "graphicEl" element
    • addNewGraphicEl

      CTAnimationElementChoice addNewGraphicEl()
      Appends and returns a new empty "graphicEl" element
    • unsetGraphicEl

      void unsetGraphicEl()
      Unsets the "graphicEl" element
    • getSpid

      long getSpid()
      Gets the "spid" attribute
    • xgetSpid

      STDrawingElementId xgetSpid()
      Gets (as xml) the "spid" attribute
    • setSpid

      void setSpid(long spid)
      Sets the "spid" attribute
    • xsetSpid

      void xsetSpid(STDrawingElementId spid)
      Sets (as xml) the "spid" attribute