All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getPPr

      CTPPrGeneral getPPr()
      Gets the "pPr" element
    • isSetPPr

      boolean isSetPPr()
      True if has "pPr" element
    • setPPr

      void setPPr(CTPPrGeneral pPr)
      Sets the "pPr" element
    • addNewPPr

      CTPPrGeneral addNewPPr()
      Appends and returns a new empty "pPr" element
    • unsetPPr

      void unsetPPr()
      Unsets the "pPr" element
    • getRPr

      CTRPr getRPr()
      Gets the "rPr" element
    • isSetRPr

      boolean isSetRPr()
      True if has "rPr" element
    • setRPr

      void setRPr(CTRPr rPr)
      Sets the "rPr" element
    • addNewRPr

      CTRPr addNewRPr()
      Appends and returns a new empty "rPr" element
    • unsetRPr

      void unsetRPr()
      Unsets the "rPr" element
    • getTblPr

      CTTblPrBase getTblPr()
      Gets the "tblPr" element
    • isSetTblPr

      boolean isSetTblPr()
      True if has "tblPr" element
    • setTblPr

      void setTblPr(CTTblPrBase tblPr)
      Sets the "tblPr" element
    • addNewTblPr

      CTTblPrBase addNewTblPr()
      Appends and returns a new empty "tblPr" element
    • unsetTblPr

      void unsetTblPr()
      Unsets the "tblPr" element
    • getTrPr

      CTTrPr getTrPr()
      Gets the "trPr" element
    • isSetTrPr

      boolean isSetTrPr()
      True if has "trPr" element
    • setTrPr

      void setTrPr(CTTrPr trPr)
      Sets the "trPr" element
    • addNewTrPr

      CTTrPr addNewTrPr()
      Appends and returns a new empty "trPr" element
    • unsetTrPr

      void unsetTrPr()
      Unsets the "trPr" element
    • getTcPr

      CTTcPr getTcPr()
      Gets the "tcPr" element
    • isSetTcPr

      boolean isSetTcPr()
      True if has "tcPr" element
    • setTcPr

      void setTcPr(CTTcPr tcPr)
      Sets the "tcPr" element
    • addNewTcPr

      CTTcPr addNewTcPr()
      Appends and returns a new empty "tcPr" element
    • unsetTcPr

      void unsetTcPr()
      Unsets the "tcPr" element
    • getType

      Gets the "type" attribute
    • xgetType

      Gets (as xml) the "type" attribute
    • setType

      void setType(STTblStyleOverrideType.Enum type)
      Sets the "type" attribute
    • xsetType

      void xsetType(STTblStyleOverrideType type)
      Sets (as xml) the "type" attribute