Uses of Class
org.apache.poi.xwpf.converter.core.styles.TableInfo

Packages that use TableInfo
org.apache.poi.xwpf.converter.core.styles   
 

Uses of TableInfo in org.apache.poi.xwpf.converter.core.styles
 

Methods in org.apache.poi.xwpf.converter.core.styles that return TableInfo
 TableInfo XWPFStylesDocument.getTableInfo(org.apache.poi.xwpf.usermodel.XWPFTable table)
           
 

Constructors in org.apache.poi.xwpf.converter.core.styles with parameters of type TableInfo
TableCellInfo(TableInfo tableInfo, boolean firstRow, boolean lastRow, boolean firstCol, boolean lastCol)
           
 



Copyright © 2014. All Rights Reserved.