Uses of Class
org.docx4j.wml.CTTblPrEx
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTTblPrEx in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTblPrEx Modifier and Type Field Description protected CTTblPrExTr. tblPrExMethods in org.docx4j.wml that return CTTblPrEx Modifier and Type Method Description CTTblPrExObjectFactory. createCTTblPrEx()Create an instance ofCTTblPrExCTTblPrExTr. getTblPrEx()Gets the value of the tblPrEx property.Methods in org.docx4j.wml with parameters of type CTTblPrEx Modifier and Type Method Description voidTr. setTblPrEx(CTTblPrEx value)Sets the value of the tblPrEx property.