AutoNumberedBulletValue

AutoNumberedBulletValue class

Represents automatic numbered bullet.

new AutoNumberedBulletValue()

Methods

NameDescription
getAutonumberScheme()Represents the scheme of automatic number. The value of the property is TextAutonumberScheme integer constant.
getStartAt()Gets and sets the starting number of the bullet.
getType()Gets the type of the bullet. The value of the property is BulletType integer constant.
setAutonumberScheme()Represents the scheme of automatic number. The value of the property is TextAutonumberScheme integer constant.
setStartAt()Gets and sets the starting number of the bullet.

getAutonumberScheme()

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

getStartAt()

Gets and sets the starting number of the bullet.

getType()

Gets the type of the bullet. The value of the property is BulletType integer constant.

setAutonumberScheme()

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

setStartAt()

Gets and sets the starting number of the bullet.