Uses of Class
org.docx4j.wml.CTTblPrBase
Packages that use CTTblPrBase
-
Uses of CTTblPrBase in org.docx4j.wml
Subclasses of CTTblPrBase in org.docx4j.wmlFields in org.docx4j.wml declared as CTTblPrBaseModifier and TypeFieldDescriptionprotected CTTblPrBaseCTTblPrChange.tblPrprotected CTTblPrBaseCTTblStylePr.tblPrprotected CTTblPrBaseStyle.tblPrMethods in org.docx4j.wml that return CTTblPrBaseModifier and TypeMethodDescriptionObjectFactory.createCTTblPrBase()Create an instance ofCTTblPrBaseCTTblPrChange.getTblPr()Gets the value of the tblPr property.CTTblStylePr.getTblPr()Gets the value of the tblPr property.Style.getTblPr()Gets the value of the tblPr property.Methods in org.docx4j.wml with parameters of type CTTblPrBaseModifier and TypeMethodDescriptionvoidCTTblPrChange.setTblPr(CTTblPrBase value) Sets the value of the tblPr property.voidCTTblStylePr.setTblPr(CTTblPrBase value) Sets the value of the tblPr property.voidStyle.setTblPr(CTTblPrBase value) Sets the value of the tblPr property.