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.
    • Method Detail

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

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

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

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

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

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

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

        java.lang.String getSpid()
        Gets the "spid" attribute
      • xgetSpid

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

        void setSpid​(java.lang.String spid)
        Sets the "spid" attribute
      • xsetSpid

        void xsetSpid​(STShapeID spid)
        Sets (as xml) the "spid" attribute