Interface CTTableCellBorderStyle

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTTableCellBorderStyle
    extends XmlObject
    An XML CT_TableCellBorderStyle(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
    • Method Detail

      • isSetLeft

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        void unsetInsideV()
        Unsets the "insideV" element
      • isSetTl2Br

        boolean isSetTl2Br()
        True if has "tl2br" element
      • unsetTl2Br

        void unsetTl2Br()
        Unsets the "tl2br" element
      • isSetTr2Bl

        boolean isSetTr2Bl()
        True if has "tr2bl" element
      • unsetTr2Bl

        void unsetTr2Bl()
        Unsets the "tr2bl" element
      • isSetExtLst

        boolean isSetExtLst()
        True if has "extLst" element
      • unsetExtLst

        void unsetExtLst()
        Unsets the "extLst" element