All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTBorder extends XmlObject
An XML CT_Border(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getStart

      CTBorderPr getStart()
      Gets the "start" element
    • isSetStart

      boolean isSetStart()
      True if has "start" element
    • setStart

      void setStart(CTBorderPr start)
      Sets the "start" element
    • addNewStart

      CTBorderPr addNewStart()
      Appends and returns a new empty "start" element
    • unsetStart

      void unsetStart()
      Unsets the "start" element
    • getEnd

      CTBorderPr getEnd()
      Gets the "end" element
    • isSetEnd

      boolean isSetEnd()
      True if has "end" element
    • setEnd

      void setEnd(CTBorderPr end)
      Sets the "end" element
    • addNewEnd

      CTBorderPr addNewEnd()
      Appends and returns a new empty "end" element
    • unsetEnd

      void unsetEnd()
      Unsets the "end" element
    • getLeft

      CTBorderPr getLeft()
      Gets the "left" element
    • isSetLeft

      boolean isSetLeft()
      True if has "left" element
    • setLeft

      void setLeft(CTBorderPr left)
      Sets the "left" element
    • addNewLeft

      CTBorderPr addNewLeft()
      Appends and returns a new empty "left" element
    • unsetLeft

      void unsetLeft()
      Unsets the "left" element
    • getRight

      CTBorderPr getRight()
      Gets the "right" element
    • isSetRight

      boolean isSetRight()
      True if has "right" element
    • setRight

      void setRight(CTBorderPr right)
      Sets the "right" element
    • addNewRight

      CTBorderPr addNewRight()
      Appends and returns a new empty "right" element
    • unsetRight

      void unsetRight()
      Unsets the "right" element
    • getTop

      CTBorderPr getTop()
      Gets the "top" element
    • isSetTop

      boolean isSetTop()
      True if has "top" element
    • setTop

      void setTop(CTBorderPr top)
      Sets the "top" element
    • addNewTop

      CTBorderPr addNewTop()
      Appends and returns a new empty "top" element
    • unsetTop

      void unsetTop()
      Unsets the "top" element
    • getBottom

      CTBorderPr getBottom()
      Gets the "bottom" element
    • isSetBottom

      boolean isSetBottom()
      True if has "bottom" element
    • setBottom

      void setBottom(CTBorderPr bottom)
      Sets the "bottom" element
    • addNewBottom

      CTBorderPr addNewBottom()
      Appends and returns a new empty "bottom" element
    • unsetBottom

      void unsetBottom()
      Unsets the "bottom" element
    • getDiagonal

      CTBorderPr getDiagonal()
      Gets the "diagonal" element
    • isSetDiagonal

      boolean isSetDiagonal()
      True if has "diagonal" element
    • setDiagonal

      void setDiagonal(CTBorderPr diagonal)
      Sets the "diagonal" element
    • addNewDiagonal

      CTBorderPr addNewDiagonal()
      Appends and returns a new empty "diagonal" element
    • unsetDiagonal

      void unsetDiagonal()
      Unsets the "diagonal" element
    • getVertical

      CTBorderPr getVertical()
      Gets the "vertical" element
    • isSetVertical

      boolean isSetVertical()
      True if has "vertical" element
    • setVertical

      void setVertical(CTBorderPr vertical)
      Sets the "vertical" element
    • addNewVertical

      CTBorderPr addNewVertical()
      Appends and returns a new empty "vertical" element
    • unsetVertical

      void unsetVertical()
      Unsets the "vertical" element
    • getHorizontal

      CTBorderPr getHorizontal()
      Gets the "horizontal" element
    • isSetHorizontal

      boolean isSetHorizontal()
      True if has "horizontal" element
    • setHorizontal

      void setHorizontal(CTBorderPr horizontal)
      Sets the "horizontal" element
    • addNewHorizontal

      CTBorderPr addNewHorizontal()
      Appends and returns a new empty "horizontal" element
    • unsetHorizontal

      void unsetHorizontal()
      Unsets the "horizontal" element
    • getDiagonalUp

      boolean getDiagonalUp()
      Gets the "diagonalUp" attribute
    • xgetDiagonalUp

      XmlBoolean xgetDiagonalUp()
      Gets (as xml) the "diagonalUp" attribute
    • isSetDiagonalUp

      boolean isSetDiagonalUp()
      True if has "diagonalUp" attribute
    • setDiagonalUp

      void setDiagonalUp(boolean diagonalUp)
      Sets the "diagonalUp" attribute
    • xsetDiagonalUp

      void xsetDiagonalUp(XmlBoolean diagonalUp)
      Sets (as xml) the "diagonalUp" attribute
    • unsetDiagonalUp

      void unsetDiagonalUp()
      Unsets the "diagonalUp" attribute
    • getDiagonalDown

      boolean getDiagonalDown()
      Gets the "diagonalDown" attribute
    • xgetDiagonalDown

      XmlBoolean xgetDiagonalDown()
      Gets (as xml) the "diagonalDown" attribute
    • isSetDiagonalDown

      boolean isSetDiagonalDown()
      True if has "diagonalDown" attribute
    • setDiagonalDown

      void setDiagonalDown(boolean diagonalDown)
      Sets the "diagonalDown" attribute
    • xsetDiagonalDown

      void xsetDiagonalDown(XmlBoolean diagonalDown)
      Sets (as xml) the "diagonalDown" attribute
    • unsetDiagonalDown

      void unsetDiagonalDown()
      Unsets the "diagonalDown" attribute
    • getOutline

      boolean getOutline()
      Gets the "outline" attribute
    • xgetOutline

      XmlBoolean xgetOutline()
      Gets (as xml) the "outline" attribute
    • isSetOutline

      boolean isSetOutline()
      True if has "outline" attribute
    • setOutline

      void setOutline(boolean outline)
      Sets the "outline" attribute
    • xsetOutline

      void xsetOutline(XmlBoolean outline)
      Sets (as xml) the "outline" attribute
    • unsetOutline

      void unsetOutline()
      Unsets the "outline" attribute