Class AutoNumberedBulletValue
AutoNumberedBulletValue class
Represents automatic numbered bullet.
public class AutoNumberedBulletValue : BulletValue
Constructors
Name | Description |
---|---|
AutoNumberedBulletValue() | The default constructor. |
Properties
Name | Description |
---|---|
AutonumberScheme { get; set; } | Represents the scheme of automatic number. |
StartAt { get; set; } | Gets and sets the starting number of the bullet. |
override Type { get; } | Gets the type of the bullet. |
See Also
- class BulletValue
- namespace Aspose.Cells.Drawing.Texts
- assembly Aspose.Cells