java.lang.Object
BulletValue
com.aspose.cells.AutoNumberedBulletValue
public class AutoNumberedBulletValue
- extends BulletValue
Represents automatic numbered bullet.
AutoNumberedBulletValue
public AutoNumberedBulletValue()
-
Property Getters/Setters Detail |
getType | |
public int getType()
|
-
Gets the type of the bullet.
The value of the property is BulletType integer constant.
getStartAt/setStartAt | |
public int getStartAt() / public void setStartAt(int value)
|
-
Gets and sets the starting number of the bullet.
getAutonumberScheme/setAutonumberScheme | |
public int getAutonumberScheme() / public void setAutonumberScheme(int value)
|
-
Represents the scheme of automatic number.
The value of the property is TextAutonumberScheme integer constant.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.