AutoNumberedBulletValue

AutoNumberedBulletValue class

Represents automatic numbered bullet.

Constructors

NameDescription
AutoNumberedBulletValue

Properties

NameTypeDescription
TypeintGets the type of the bullet. The value of the property is BulletType integer constant.
StartAtintGets and sets the starting number of the bullet.
AutonumberSchemeintRepresents 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