Uses of Class
org.apache.poi.xwpf.usermodel.XWPFTableCell

Packages that use XWPFTableCell
org.apache.poi.xwpf.usermodel   
 

Uses of XWPFTableCell in org.apache.poi.xwpf.usermodel
 

Methods in org.apache.poi.xwpf.usermodel that return XWPFTableCell
 XWPFTableCell XWPFTableRow.createCell()
           
 XWPFTableCell XWPFTableRow.getCell(int pos)
           
 



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