AutoNumberedBulletValue

AutoNumberedBulletValue class

Represents automatic numbered bullet.

Constructors

NameDescription
AutoNumberedBulletValue

Properties

NameTypeDescription
TypeNumberGets the type of the bullet. The value of the property is BulletType integer constant.
StartAtNumberGets and sets the starting number of the bullet.
AutonumberSchemeNumberRepresents 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: Number

AutoNumberedBulletValue.StartAt property

Gets and sets the starting number of the bullet.

Type: Number

AutoNumberedBulletValue.AutonumberScheme property

Represents the scheme of automatic number. The value of the property is TextAutonumberScheme integer constant.

Type: Number