public class AutoNumberedBulletValue extends BulletValue
| Constructor and Description |
|---|
AutoNumberedBulletValue() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAutonumberScheme()
Represents the scheme of automatic number.
|
int |
getStartAt()
Gets the starting number of the bullet.
|
int |
getType()
Gets the type of the bullet.
|
void |
setAutonumberScheme(int value)
Represents the scheme of automatic number.
|
void |
setStartAt(int value)
Sets the starting number of the bullet.
|
public int getType()
See BulletType.
getType in class BulletValuepublic int getStartAt()
public void setStartAt(int value)
public int getAutonumberScheme()
See TextAutonumberScheme.
public void setAutonumberScheme(int value)
See TextAutonumberScheme.
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.