Property Getters/Setters Summary | ||
---|---|---|
method | getBulletValue() | |
Gets the value of bullet.
|
||
method | getFontName() | |
method | setFontName(value) | |
Get and sets the name of the font. | ||
method | getType() | |
method | setType(value) | |
Gets and sets the type of bullet. The value of the property is BulletType integer constant. |
BulletValue getBulletValue()
int getType() / setType(value)
String getFontName() / setFontName(value)