Class AutoNumberedBullet
java.lang.Object
com.independentsoft.office.drawing.TextBullet
com.independentsoft.office.drawing.AutoNumberedBullet
The Class AutoNumberedBullet.
-
Constructor Details
-
AutoNumberedBullet
public AutoNumberedBullet()Instantiates a new auto numbered bullet.
-
-
Method Details
-
clone
- Specified by:
clonein classTextBullet
-
toString
-
getStart
public int getStart()Gets the start.- Returns:
- the start
-
setStart
public void setStart(int start)Sets the start.- Parameters:
start- the new start
-
getType
Gets the type.- Returns:
- the type
-
setType
Sets the type.- Parameters:
type- the new type
-