Class TextBulletSizePercent

java.lang.Object
com.independentsoft.office.drawing.TextBulletSize
com.independentsoft.office.drawing.TextBulletSizePercent

public class TextBulletSizePercent extends TextBulletSize
The Class TextBulletSizePercent.
  • Constructor Details

    • TextBulletSizePercent

      public TextBulletSizePercent()
      Instantiates a new text bullet size percent.
    • TextBulletSizePercent

      public TextBulletSizePercent(double value)
      Instantiates a new text bullet size percent.
      Parameters:
      value - the value
  • Method Details

    • clone

      public TextBulletSizePercent clone()
      Specified by:
      clone in class TextBulletSize
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getValue

      public double getValue()
      Gets the value.
      Returns:
      the value
    • setValue

      public void setValue(double value)
      Sets the value.
      Parameters:
      value - the new value