| Package | Description |
|---|---|
| org.apache.poi.xwpf.usermodel |
| Modifier and Type | Class and Description |
|---|---|
class |
XWPFSDTCell
Experimental class to offer rudimentary read-only processing of
of StructuredDocumentTags/ContentControl that can appear
in a table row as if a table cell.
|
class |
XWPFTableCell
Represents a Cell within a
XWPFTable. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ICell> |
XWPFTableRow.getTableICells()
create and return a list of all XWPFTableCell
who belongs to this row
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.