Uses of Class
org.docx4j.wml.CTTrPrBase
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTTrPrBase in org.docx4j.wml
Subclasses of CTTrPrBase in org.docx4j.wml Modifier and Type Class Description classTrPrJava class for CT_TrPr complex type.Fields in org.docx4j.wml declared as CTTrPrBase Modifier and Type Field Description protected CTTrPrBaseCTTrPrChange. trPrMethods in org.docx4j.wml that return CTTrPrBase Modifier and Type Method Description CTTrPrBaseObjectFactory. createCTTrPrBase()Create an instance ofCTTrPrBaseCTTrPrBaseCTTrPrChange. getTrPr()Gets the value of the trPr property.Methods in org.docx4j.wml with parameters of type CTTrPrBase Modifier and Type Method Description voidCTTrPrChange. setTrPr(CTTrPrBase value)Sets the value of the trPr property.