Interface CTRegularTextRun

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetRPr

        boolean isSetRPr()
        True if has "rPr" element
      • unsetRPr

        void unsetRPr()
        Unsets the "rPr" element
      • getT

        java.lang.String getT()
        Gets the "t" element
      • xgetT

        XmlString xgetT()
        Gets (as xml) the "t" element
      • setT

        void setT​(java.lang.String t)
        Sets the "t" element
      • xsetT

        void xsetT​(XmlString t)
        Sets (as xml) the "t" element