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