Interface CTTableStyleCellStyle

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetTcBdr

        boolean isSetTcBdr()
        True if has "tcBdr" element
      • unsetTcBdr

        void unsetTcBdr()
        Unsets the "tcBdr" element
      • isSetFill

        boolean isSetFill()
        True if has "fill" element
      • addNewFill

        CTFillProperties addNewFill()
        Appends and returns a new empty "fill" element
      • unsetFill

        void unsetFill()
        Unsets the "fill" element
      • isSetFillRef

        boolean isSetFillRef()
        True if has "fillRef" element
      • unsetFillRef

        void unsetFillRef()
        Unsets the "fillRef" element
      • getCell3D

        CTCell3D getCell3D()
        Gets the "cell3D" element
      • isSetCell3D

        boolean isSetCell3D()
        True if has "cell3D" element
      • setCell3D

        void setCell3D​(CTCell3D cell3D)
        Sets the "cell3D" element
      • addNewCell3D

        CTCell3D addNewCell3D()
        Appends and returns a new empty "cell3D" element
      • unsetCell3D

        void unsetCell3D()
        Unsets the "cell3D" element