Uses of Class
org.docx4j.wml.CTTblPrEx
Packages that use CTTblPrEx
-
Uses of CTTblPrEx in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTblPrExMethods in org.docx4j.wml that return CTTblPrExModifier and TypeMethodDescriptionObjectFactory.createCTTblPrEx()Create an instance ofCTTblPrExTr.getTblPrEx()Gets the value of the tblPrEx property.Methods in org.docx4j.wml with parameters of type CTTblPrExModifier and TypeMethodDescriptionvoidTr.setTblPrEx(CTTblPrEx value) Sets the value of the tblPrEx property.