public class Bullet
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
BulletValue |
getBulletValue()
Gets the value of bullet.
|
java.lang.String |
getFontName()
Gets the name of the font.
|
int |
getType()
Gets the type of bullet.
|
void |
setFontName(java.lang.String value)
Sets the name of the font.
|
void |
setType(int value)
Sets the type of bullet.
|
public BulletValue getBulletValue()
public int getType()
See BulletType.
public void setType(int value)
See BulletType.
public java.lang.String getFontName()
public void setFontName(java.lang.String value)
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.