Class AutoNumberedBullet

java.lang.Object
com.independentsoft.office.drawing.TextBullet
com.independentsoft.office.drawing.AutoNumberedBullet

public class AutoNumberedBullet extends TextBullet
The Class AutoNumberedBullet.
  • Constructor Details

    • AutoNumberedBullet

      public AutoNumberedBullet()
      Instantiates a new auto numbered bullet.
  • Method Details

    • clone

      public AutoNumberedBullet clone()
      Specified by:
      clone in class TextBullet
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • 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

      public TextAutoNumberScheme getType()
      Gets the type.
      Returns:
      the type
    • setType

      public void setType(TextAutoNumberScheme type)
      Sets the type.
      Parameters:
      type - the new type