AutoNumberedBulletValue
Contents
[
Hide
]AutoNumberedBulletValue class
Represents automatic numbered bullet.
Constructors
| Name | Description |
|---|---|
| AutoNumberedBulletValue |
Properties
| Name | Type | Description |
|---|---|---|
| Type | int | Gets the type of the bullet. The value of the property is BulletType integer constant. |
| StartAt | int | Gets and sets the starting number of the bullet. |
| AutonumberScheme | int | Represents the scheme of automatic number. The value of the property is TextAutonumberScheme integer constant. |
AutoNumberedBulletValue()
AutoNumberedBulletValue.Type property
Gets the type of the bullet. The value of the property is BulletType integer constant.
Type: int
AutoNumberedBulletValue.StartAt property
Gets and sets the starting number of the bullet.
Type: int
AutoNumberedBulletValue.AutonumberScheme property
Represents the scheme of automatic number. The value of the property is TextAutonumberScheme integer constant.
Type: int