Uses of Class
org.apache.poi.hslf.usermodel.HSLFTableCell

Packages that use HSLFTableCell
org.apache.poi.hslf.usermodel   
 

Uses of HSLFTableCell in org.apache.poi.hslf.usermodel
 

Fields in org.apache.poi.hslf.usermodel declared as HSLFTableCell
protected  HSLFTableCell[][] HSLFTable.cells
           
 

Methods in org.apache.poi.hslf.usermodel that return HSLFTableCell
 HSLFTableCell HSLFTable.getCell(int row, int col)
          Gets a cell
 



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