Class TextBulletSizePoint

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

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

    • TextBulletSizePoint

      public TextBulletSizePoint()
      Instantiates a new text bullet size point.
    • TextBulletSizePoint

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

    • clone

      public TextBulletSizePoint 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