Uses of Class
org.docx4j.dml.CTTableRow
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTableRow in org.docx4j.dml
Fields in org.docx4j.dml with type parameters of type CTTableRow Modifier and Type Field Description protected java.util.List<CTTableRow>CTTable. trMethods in org.docx4j.dml that return CTTableRow Modifier and Type Method Description CTTableRowObjectFactory. createCTTableRow()Create an instance ofCTTableRowMethods in org.docx4j.dml that return types with arguments of type CTTableRow Modifier and Type Method Description java.util.List<CTTableRow>CTTable. getTr()Gets the value of the tr property.