Package org.apache.poi.xwpf.usermodel
Interface ICell
-
- All Known Implementing Classes:
XWPFSDTCell,XWPFTableCell
public interface ICellInterface for anything that can be at a table cell level:XWPFTableCell,XWPFSDTCellSchematically something like this: <tr><tc/><tc/><sdt><tc/></sdt></tr>