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