Class BottomBevel

java.lang.Object
com.independentsoft.office.drawing.BottomBevel

public class BottomBevel extends Object
The Class BottomBevel.
  • Constructor Details

  • Method Details

    • clone

      public BottomBevel clone()
      Overrides:
      clone in class Object
    • toString

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

      public Unit getHeight()
      Gets the height.
      Returns:
      the height
    • setHeight

      public void setHeight(Unit height)
      Sets the height.
      Parameters:
      height - the new height
    • getWidth

      public Unit getWidth()
      Gets the width.
      Returns:
      the width
    • setWidth

      public void setWidth(Unit width)
      Sets the width.
      Parameters:
      width - the new width
    • getPresetType

      public BevelPresetType getPresetType()
      Gets the preset type.
      Returns:
      the preset type
    • setPresetType

      public void setPresetType(BevelPresetType presetType)
      Sets the preset type.
      Parameters:
      presetType - the new preset type