@Beta public class XDDFBulletStyleCharacter extends Object implements XDDFBulletStyle
| Modifier | Constructor and Description |
|---|---|
protected |
XDDFBulletStyleCharacter(org.openxmlformats.schemas.drawingml.x2006.main.CTTextCharBullet style) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCharacter() |
protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextCharBullet |
getXmlObject() |
void |
setCharacter(String value) |
@Internal protected XDDFBulletStyleCharacter(org.openxmlformats.schemas.drawingml.x2006.main.CTTextCharBullet style)