Uses of Class
org.docx4j.wml.CTTrPrBase
Packages that use CTTrPrBase
-
Uses of CTTrPrBase in org.docx4j.wml
Subclasses of CTTrPrBase in org.docx4j.wmlFields in org.docx4j.wml declared as CTTrPrBaseMethods in org.docx4j.wml that return CTTrPrBaseModifier and TypeMethodDescriptionObjectFactory.createCTTrPrBase()Create an instance ofCTTrPrBaseCTTrPrChange.getTrPr()Gets the value of the trPr property.Methods in org.docx4j.wml with parameters of type CTTrPrBaseModifier and TypeMethodDescriptionvoidCTTrPrChange.setTrPr(CTTrPrBase value) Sets the value of the trPr property.