Class BorderBoxProperties

java.lang.Object
com.independentsoft.office.word.math.BorderBoxProperties

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

    • BorderBoxProperties

      public BorderBoxProperties()
      Instantiates a new border box properties.
  • Method Details

    • clone

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

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

      public ExtendedBoolean getHideBottomEdge()
      Gets the hide bottom edge.
      Returns:
      the hide bottom edge
    • setHideBottomEdge

      public void setHideBottomEdge(ExtendedBoolean hideBottomEdge)
      Sets the hide bottom edge.
      Parameters:
      hideBottomEdge - the new hide bottom edge
    • getHideLeftEdge

      public ExtendedBoolean getHideLeftEdge()
      Gets the hide left edge.
      Returns:
      the hide left edge
    • setHideLeftEdge

      public void setHideLeftEdge(ExtendedBoolean hideLeftEdge)
      Sets the hide left edge.
      Parameters:
      hideLeftEdge - the new hide left edge
    • getHideRightEdge

      public ExtendedBoolean getHideRightEdge()
      Gets the hide right edge.
      Returns:
      the hide right edge
    • setHideRightEdge

      public void setHideRightEdge(ExtendedBoolean hideRightEdge)
      Sets the hide right edge.
      Parameters:
      hideRightEdge - the new hide right edge
    • getHideTopEdge

      public ExtendedBoolean getHideTopEdge()
      Gets the hide top edge.
      Returns:
      the hide top edge
    • setHideTopEdge

      public void setHideTopEdge(ExtendedBoolean hideTopEdge)
      Sets the hide top edge.
      Parameters:
      hideTopEdge - the new hide top edge
    • getStrikethroughBottomLeftToTopRight

      public ExtendedBoolean getStrikethroughBottomLeftToTopRight()
      Gets the strikethrough bottom left to top right.
      Returns:
      the strikethrough bottom left to top right
    • setStrikethroughBottomLeftToTopRight

      public void setStrikethroughBottomLeftToTopRight(ExtendedBoolean strikethroughBottomLeftToTopRight)
      Sets the strikethrough bottom left to top right.
      Parameters:
      strikethroughBottomLeftToTopRight - the new strikethrough bottom left to top right
    • getStrikethroughHorizontal

      public ExtendedBoolean getStrikethroughHorizontal()
      Gets the strikethrough horizontal.
      Returns:
      the strikethrough horizontal
    • setStrikethroughHorizontal

      public void setStrikethroughHorizontal(ExtendedBoolean strikethroughHorizontal)
      Sets the strikethrough horizontal.
      Parameters:
      strikethroughHorizontal - the new strikethrough horizontal
    • getStrikethroughTopLeftToBottomRight

      public ExtendedBoolean getStrikethroughTopLeftToBottomRight()
      Gets the strikethrough top left to bottom right.
      Returns:
      the strikethrough top left to bottom right
    • setStrikethroughTopLeftToBottomRight

      public void setStrikethroughTopLeftToBottomRight(ExtendedBoolean strikethroughTopLeftToBottomRight)
      Sets the strikethrough top left to bottom right.
      Parameters:
      strikethroughTopLeftToBottomRight - the new strikethrough top left to bottom right
    • getStrikethroughVertical

      public ExtendedBoolean getStrikethroughVertical()
      Gets the strikethrough vertical.
      Returns:
      the strikethrough vertical
    • setStrikethroughVertical

      public void setStrikethroughVertical(ExtendedBoolean strikethroughVertical)
      Sets the strikethrough vertical.
      Parameters:
      strikethroughVertical - the new strikethrough vertical
    • getControlProperties

      public ControlProperties getControlProperties()
      Gets the control properties.
      Returns:
      the control properties