| Package | Description |
|---|---|
| org.apache.poi.xwpf.usermodel |
| Modifier and Type | Method and Description |
|---|---|
XWPFTableRow |
XWPFTable.createRow()
create a new XWPFTableRow object with as many cells as the number of columns defined in that moment
|
XWPFTableRow |
XWPFTable.getRow(int pos) |
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.