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.
  • Field Details

  • Method Details

    • getChar

      String getChar()
      Gets the "char" attribute
    • xgetChar

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

      void setChar(String xchar)
      Sets the "char" attribute
    • xsetChar

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