Uses of Class
org.apache.poi.hslf.model.TableCell

Packages that use TableCell
org.apache.poi.hslf.model   
 

Uses of TableCell in org.apache.poi.hslf.model
 

Fields in org.apache.poi.hslf.model declared as TableCell
protected  TableCell[][] Table.cells
           
 

Methods in org.apache.poi.hslf.model that return TableCell
 TableCell Table.getCell(int row, int col)
          Gets a cell
 



Copyright 2008 The Apache Software Foundation or its licensors, as applicable.