Uses of Class
org.apache.poi.xwpf.converter.core.TableHeight

Packages that use TableHeight
org.apache.poi.xwpf.converter.core.styles   
org.apache.poi.xwpf.converter.core.styles.table.row   
 

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

Methods in org.apache.poi.xwpf.converter.core.styles that return TableHeight
 TableHeight XWPFStylesDocument.getTableRowHeight(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTrPr trPr)
           
 TableHeight XWPFStylesDocument.getTableRowHeight(org.apache.poi.xwpf.usermodel.XWPFTableRow row)
           
 

Uses of TableHeight in org.apache.poi.xwpf.converter.core.styles.table.row
 

Methods in org.apache.poi.xwpf.converter.core.styles.table.row that return TableHeight
 TableHeight TableRowHeightValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTrPr trPr)
           
 



Copyright © 2014. All Rights Reserved.