Constructor Summary |
---|
Property Getters/Setters Summary | ||
---|---|---|
method | getAutonumberScheme() | |
method | setAutonumberScheme(value) | |
Represents the scheme of automatic number. The value of the property is TextAutonumberScheme integer constant. | ||
method | getStartAt() | |
method | setStartAt(value) | |
Gets and sets the starting number of the bullet. | ||
method | getType() | |
Gets the type of the bullet.
The value of the property is BulletType integer constant. |
int getType()
int getStartAt() / setStartAt(value)
int getAutonumberScheme() / setAutonumberScheme(value)