Uses of Class
org.docx4j.wml.CTTblPrChange
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTTblPrChange in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTblPrChange Modifier and Type Field Description protected CTTblPrChangeTblPr. tblPrChangeMethods in org.docx4j.wml that return CTTblPrChange Modifier and Type Method Description CTTblPrChangeObjectFactory. createCTTblPrChange()Create an instance ofCTTblPrChangeCTTblPrChangeTblPr. getTblPrChange()Gets the value of the tblPrChange property.Methods in org.docx4j.wml with parameters of type CTTblPrChange Modifier and Type Method Description voidTblPr. setTblPrChange(CTTblPrChange value)Sets the value of the tblPrChange property.