Uses of Class
org.docx4j.wml.CTTblPrChange
Packages that use CTTblPrChange
-
Uses of CTTblPrChange in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTblPrChangeMethods in org.docx4j.wml that return CTTblPrChangeModifier and TypeMethodDescriptionObjectFactory.createCTTblPrChange()Create an instance ofCTTblPrChangeTblPr.getTblPrChange()Gets the value of the tblPrChange property.Methods in org.docx4j.wml with parameters of type CTTblPrChangeModifier and TypeMethodDescriptionvoidTblPr.setTblPrChange(CTTblPrChange value) Sets the value of the tblPrChange property.