Interface CTTx

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getStrRef

        CTStrRef getStrRef()
        Gets the "strRef" element
      • isSetStrRef

        boolean isSetStrRef()
        True if has "strRef" element
      • setStrRef

        void setStrRef​(CTStrRef strRef)
        Sets the "strRef" element
      • addNewStrRef

        CTStrRef addNewStrRef()
        Appends and returns a new empty "strRef" element
      • unsetStrRef

        void unsetStrRef()
        Unsets the "strRef" element
      • getRich

        CTTextBody getRich()
        Gets the "rich" element
      • isSetRich

        boolean isSetRich()
        True if has "rich" element
      • setRich

        void setRich​(CTTextBody rich)
        Sets the "rich" element
      • addNewRich

        CTTextBody addNewRich()
        Appends and returns a new empty "rich" element
      • unsetRich

        void unsetRich()
        Unsets the "rich" element