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.
  • Field Details

  • Method Details

    • getTcBdr

      Gets the "tcBdr" element
    • isSetTcBdr

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

      void setTcBdr(CTTableCellBorderStyle tcBdr)
      Sets the "tcBdr" element
    • addNewTcBdr

      CTTableCellBorderStyle addNewTcBdr()
      Appends and returns a new empty "tcBdr" element
    • unsetTcBdr

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

      CTFillProperties getFill()
      Gets the "fill" element
    • isSetFill

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

      void setFill(CTFillProperties fill)
      Sets the "fill" element
    • addNewFill

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

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

      Gets the "fillRef" element
    • isSetFillRef

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

      void setFillRef(CTStyleMatrixReference fillRef)
      Sets the "fillRef" element
    • addNewFillRef

      CTStyleMatrixReference addNewFillRef()
      Appends and returns a new empty "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