java.lang.Object
BulletValue
com.aspose.cells.CharacterBulletValue
public class CharacterBulletValue
- extends BulletValue
Represents the character bullet.
|
Property Getters/Setters Summary |
char | getCharacter() | |
void | setCharacter(char) | |
|
Gets and sets character of the bullet.
|
int | getType() | |
|
Gets the type of the bullet.
The value of the property is BulletType integer constant. |
CharacterBulletValue
public CharacterBulletValue()
-
|
Property Getters/Setters Detail |
getType | |
public int getType()
|
-
Gets the type of the bullet.
The value of the property is BulletType integer constant.
getCharacter/setCharacter | |
public char getCharacter() / public void setCharacter(char value)
|
-
Gets and sets character of the bullet.
setCharacter | |
public void setCharacter(char value)
|
-
Gets and sets character of the bullet.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.