All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getTop

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      CTBorder getInsideH()
      Gets the "insideH" element
    • isSetInsideH

      boolean isSetInsideH()
      True if has "insideH" element
    • setInsideH

      void setInsideH(CTBorder insideH)
      Sets the "insideH" element
    • addNewInsideH

      CTBorder addNewInsideH()
      Appends and returns a new empty "insideH" element
    • unsetInsideH

      void unsetInsideH()
      Unsets the "insideH" element
    • getInsideV

      CTBorder getInsideV()
      Gets the "insideV" element
    • isSetInsideV

      boolean isSetInsideV()
      True if has "insideV" element
    • setInsideV

      void setInsideV(CTBorder insideV)
      Sets the "insideV" element
    • addNewInsideV

      CTBorder addNewInsideV()
      Appends and returns a new empty "insideV" element
    • unsetInsideV

      void unsetInsideV()
      Unsets the "insideV" element