Interface CTTextCharBullet

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getChar

        java.lang.String getChar()
        Gets the "char" attribute
      • xgetChar

        XmlString xgetChar()
        Gets (as xml) the "char" attribute
      • setChar

        void setChar​(java.lang.String xchar)
        Sets the "char" attribute
      • xsetChar

        void xsetChar​(XmlString xchar)
        Sets (as xml) the "char" attribute