public class CTTextCharBullet extends Object
Java class for CT_TextCharBullet complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_TextCharBullet">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="char" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CTTextCharBullet() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChar()
Gets the value of the char property.
|
void |
setChar(String value)
Sets the value of the char property.
|
protected String _char
Copyright © 2007-2019. All Rights Reserved.