Interface ICell

All Known Implementing Classes:
XWPFSDTCell, XWPFTableCell

public interface ICell
Interface for anything that can be at a table cell level: XWPFTableCell, XWPFSDTCell

Schematically something like this: <tr><tc/><tc/><sdt&gt<tc/></sdt></tr>