Interface CTTLTextTargetElement

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getCharRg

        CTIndexRange getCharRg()
        Gets the "charRg" element
      • isSetCharRg

        boolean isSetCharRg()
        True if has "charRg" element
      • setCharRg

        void setCharRg​(CTIndexRange charRg)
        Sets the "charRg" element
      • addNewCharRg

        CTIndexRange addNewCharRg()
        Appends and returns a new empty "charRg" element
      • unsetCharRg

        void unsetCharRg()
        Unsets the "charRg" element
      • isSetPRg

        boolean isSetPRg()
        True if has "pRg" element
      • setPRg

        void setPRg​(CTIndexRange pRg)
        Sets the "pRg" element
      • addNewPRg

        CTIndexRange addNewPRg()
        Appends and returns a new empty "pRg" element
      • unsetPRg

        void unsetPRg()
        Unsets the "pRg" element