Interface CTTableStyle

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getTblBg

      Gets the "tblBg" element
    • isSetTblBg

      boolean isSetTblBg()
      True if has "tblBg" element
    • setTblBg

      void setTblBg(CTTableBackgroundStyle tblBg)
      Sets the "tblBg" element
    • addNewTblBg

      CTTableBackgroundStyle addNewTblBg()
      Appends and returns a new empty "tblBg" element
    • unsetTblBg

      void unsetTblBg()
      Unsets the "tblBg" element
    • getWholeTbl

      CTTablePartStyle getWholeTbl()
      Gets the "wholeTbl" element
    • isSetWholeTbl

      boolean isSetWholeTbl()
      True if has "wholeTbl" element
    • setWholeTbl

      void setWholeTbl(CTTablePartStyle wholeTbl)
      Sets the "wholeTbl" element
    • addNewWholeTbl

      CTTablePartStyle addNewWholeTbl()
      Appends and returns a new empty "wholeTbl" element
    • unsetWholeTbl

      void unsetWholeTbl()
      Unsets the "wholeTbl" element
    • getBand1H

      CTTablePartStyle getBand1H()
      Gets the "band1H" element
    • isSetBand1H

      boolean isSetBand1H()
      True if has "band1H" element
    • setBand1H

      void setBand1H(CTTablePartStyle band1H)
      Sets the "band1H" element
    • addNewBand1H

      CTTablePartStyle addNewBand1H()
      Appends and returns a new empty "band1H" element
    • unsetBand1H

      void unsetBand1H()
      Unsets the "band1H" element
    • getBand2H

      CTTablePartStyle getBand2H()
      Gets the "band2H" element
    • isSetBand2H

      boolean isSetBand2H()
      True if has "band2H" element
    • setBand2H

      void setBand2H(CTTablePartStyle band2H)
      Sets the "band2H" element
    • addNewBand2H

      CTTablePartStyle addNewBand2H()
      Appends and returns a new empty "band2H" element
    • unsetBand2H

      void unsetBand2H()
      Unsets the "band2H" element
    • getBand1V

      CTTablePartStyle getBand1V()
      Gets the "band1V" element
    • isSetBand1V

      boolean isSetBand1V()
      True if has "band1V" element
    • setBand1V

      void setBand1V(CTTablePartStyle band1V)
      Sets the "band1V" element
    • addNewBand1V

      CTTablePartStyle addNewBand1V()
      Appends and returns a new empty "band1V" element
    • unsetBand1V

      void unsetBand1V()
      Unsets the "band1V" element
    • getBand2V

      CTTablePartStyle getBand2V()
      Gets the "band2V" element
    • isSetBand2V

      boolean isSetBand2V()
      True if has "band2V" element
    • setBand2V

      void setBand2V(CTTablePartStyle band2V)
      Sets the "band2V" element
    • addNewBand2V

      CTTablePartStyle addNewBand2V()
      Appends and returns a new empty "band2V" element
    • unsetBand2V

      void unsetBand2V()
      Unsets the "band2V" element
    • getLastCol

      CTTablePartStyle getLastCol()
      Gets the "lastCol" element
    • isSetLastCol

      boolean isSetLastCol()
      True if has "lastCol" element
    • setLastCol

      void setLastCol(CTTablePartStyle lastCol)
      Sets the "lastCol" element
    • addNewLastCol

      CTTablePartStyle addNewLastCol()
      Appends and returns a new empty "lastCol" element
    • unsetLastCol

      void unsetLastCol()
      Unsets the "lastCol" element
    • getFirstCol

      CTTablePartStyle getFirstCol()
      Gets the "firstCol" element
    • isSetFirstCol

      boolean isSetFirstCol()
      True if has "firstCol" element
    • setFirstCol

      void setFirstCol(CTTablePartStyle firstCol)
      Sets the "firstCol" element
    • addNewFirstCol

      CTTablePartStyle addNewFirstCol()
      Appends and returns a new empty "firstCol" element
    • unsetFirstCol

      void unsetFirstCol()
      Unsets the "firstCol" element
    • getLastRow

      CTTablePartStyle getLastRow()
      Gets the "lastRow" element
    • isSetLastRow

      boolean isSetLastRow()
      True if has "lastRow" element
    • setLastRow

      void setLastRow(CTTablePartStyle lastRow)
      Sets the "lastRow" element
    • addNewLastRow

      CTTablePartStyle addNewLastRow()
      Appends and returns a new empty "lastRow" element
    • unsetLastRow

      void unsetLastRow()
      Unsets the "lastRow" element
    • getSeCell

      CTTablePartStyle getSeCell()
      Gets the "seCell" element
    • isSetSeCell

      boolean isSetSeCell()
      True if has "seCell" element
    • setSeCell

      void setSeCell(CTTablePartStyle seCell)
      Sets the "seCell" element
    • addNewSeCell

      CTTablePartStyle addNewSeCell()
      Appends and returns a new empty "seCell" element
    • unsetSeCell

      void unsetSeCell()
      Unsets the "seCell" element
    • getSwCell

      CTTablePartStyle getSwCell()
      Gets the "swCell" element
    • isSetSwCell

      boolean isSetSwCell()
      True if has "swCell" element
    • setSwCell

      void setSwCell(CTTablePartStyle swCell)
      Sets the "swCell" element
    • addNewSwCell

      CTTablePartStyle addNewSwCell()
      Appends and returns a new empty "swCell" element
    • unsetSwCell

      void unsetSwCell()
      Unsets the "swCell" element
    • getFirstRow

      CTTablePartStyle getFirstRow()
      Gets the "firstRow" element
    • isSetFirstRow

      boolean isSetFirstRow()
      True if has "firstRow" element
    • setFirstRow

      void setFirstRow(CTTablePartStyle firstRow)
      Sets the "firstRow" element
    • addNewFirstRow

      CTTablePartStyle addNewFirstRow()
      Appends and returns a new empty "firstRow" element
    • unsetFirstRow

      void unsetFirstRow()
      Unsets the "firstRow" element
    • getNeCell

      CTTablePartStyle getNeCell()
      Gets the "neCell" element
    • isSetNeCell

      boolean isSetNeCell()
      True if has "neCell" element
    • setNeCell

      void setNeCell(CTTablePartStyle neCell)
      Sets the "neCell" element
    • addNewNeCell

      CTTablePartStyle addNewNeCell()
      Appends and returns a new empty "neCell" element
    • unsetNeCell

      void unsetNeCell()
      Unsets the "neCell" element
    • getNwCell

      CTTablePartStyle getNwCell()
      Gets the "nwCell" element
    • isSetNwCell

      boolean isSetNwCell()
      True if has "nwCell" element
    • setNwCell

      void setNwCell(CTTablePartStyle nwCell)
      Sets the "nwCell" element
    • addNewNwCell

      CTTablePartStyle addNewNwCell()
      Appends and returns a new empty "nwCell" element
    • unsetNwCell

      void unsetNwCell()
      Unsets the "nwCell" element
    • getExtLst

      Gets the "extLst" element
    • isSetExtLst

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

      void setExtLst(CTOfficeArtExtensionList extLst)
      Sets the "extLst" element
    • addNewExtLst

      CTOfficeArtExtensionList addNewExtLst()
      Appends and returns a new empty "extLst" element
    • unsetExtLst

      void unsetExtLst()
      Unsets the "extLst" element
    • getStyleId

      String getStyleId()
      Gets the "styleId" attribute
    • xgetStyleId

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid xgetStyleId()
      Gets (as xml) the "styleId" attribute
    • setStyleId

      void setStyleId(String styleId)
      Sets the "styleId" attribute
    • xsetStyleId

      void xsetStyleId(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid styleId)
      Sets (as xml) the "styleId" attribute
    • getStyleName

      String getStyleName()
      Gets the "styleName" attribute
    • xgetStyleName

      XmlString xgetStyleName()
      Gets (as xml) the "styleName" attribute
    • setStyleName

      void setStyleName(String styleName)
      Sets the "styleName" attribute
    • xsetStyleName

      void xsetStyleName(XmlString styleName)
      Sets (as xml) the "styleName" attribute