Uses of Interface
org.apache.poi.sl.usermodel.TableCell
-
Packages that use TableCell Package Description org.apache.poi.sl.usermodel -
-
Uses of TableCell in org.apache.poi.sl.usermodel
Methods in org.apache.poi.sl.usermodel that return TableCell Modifier and Type Method Description TableCell<S,P>
TableShape. getCell(int row, int col)
Gets a cell
-