All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getTop

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      void unsetRight()
      Unsets the "right" element