Uses of Class
org.docx4j.model.table.TableModelRow
| Package | Description |
|---|---|
| org.docx4j.model.table |
-
Uses of TableModelRow in org.docx4j.model.table
Fields in org.docx4j.model.table with type parameters of type TableModelRow Modifier and Type Field Description protected java.util.List<TableModelRow>TableModel. rowsA list of rowsMethods in org.docx4j.model.table that return types with arguments of type TableModelRow Modifier and Type Method Description java.util.List<TableModelRow>TableModel. getRows()