Uses of Class
org.apache.poi.hslf.usermodel.HSLFTableCell
Packages that use HSLFTableCell
-
Uses of HSLFTableCell in org.apache.poi.hslf.usermodel
Fields in org.apache.poi.hslf.usermodel declared as HSLFTableCellMethods in org.apache.poi.hslf.usermodel that return HSLFTableCellModifier and TypeMethodDescriptionHSLFTable.getCell
(int row, int col) protected HSLFTableCell
HSLFTable.getRelativeCell
(HSLFTableCell origin, int row, int col) protected HSLFTableCell
HSLFTableCell.getSiblingCell
(int row, int col) Methods in org.apache.poi.hslf.usermodel with parameters of type HSLFTableCellModifier and TypeMethodDescriptionprotected HSLFTableCell
HSLFTable.getRelativeCell
(HSLFTableCell origin, int row, int col)