Uses of Interface
org.apache.poi.xwpf.usermodel.ICell
Packages that use ICell
-
Uses of ICell in org.apache.poi.xwpf.usermodel
Classes in org.apache.poi.xwpf.usermodel that implement ICellModifier and TypeClassDescriptionclass
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
Represents a Cell within aXWPFTable
.Methods in org.apache.poi.xwpf.usermodel that return types with arguments of type ICellModifier and TypeMethodDescriptionXWPFTableRow.getTableICells()
create and return a list of all XWPFTableCell who belongs to this row