Uses of Class
org.docx4j.dml.CTTableCell
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTableCell in org.docx4j.dml
Fields in org.docx4j.dml with type parameters of type CTTableCell Modifier and Type Field Description protected java.util.List<CTTableCell>CTTableRow. tcMethods in org.docx4j.dml that return CTTableCell Modifier and Type Method Description CTTableCellObjectFactory. createCTTableCell()Create an instance ofCTTableCellMethods in org.docx4j.dml that return types with arguments of type CTTableCell Modifier and Type Method Description java.util.List<CTTableCell>CTTableRow. getTc()Gets the value of the tc property.