Uses of Class
org.docx4j.wml.TrPr
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of TrPr in org.docx4j.wml
Fields in org.docx4j.wml declared as TrPr Modifier and Type Field Description protected TrPrCTTblStylePr. trPrprotected TrPrStyle. trPrprotected TrPrTr. trPrMethods in org.docx4j.wml that return TrPr Modifier and Type Method Description TrPrObjectFactory. createTrPr()Create an instance ofTrPrTrPrCTTblStylePr. getTrPr()Gets the value of the trPr property.TrPrStyle. getTrPr()Gets the value of the trPr property.TrPrTr. getTrPr()Gets the value of the trPr property.Methods in org.docx4j.wml with parameters of type TrPr Modifier and Type Method Description voidCTTblStylePr. setTrPr(TrPr value)Sets the value of the trPr property.voidStyle. setTrPr(TrPr value)Sets the value of the trPr property.voidTr. setTrPr(TrPr value)Sets the value of the trPr property.