Interface CTTblStylePr

  • 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.
    • Method Detail

      • getPPr

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

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

        void setPPr​(CTPPr pPr)
        Sets the "pPr" element
      • addNewPPr

        CTPPr 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