Package | Description |
---|---|
org.zkoss.poi.hwpf.converter | |
org.zkoss.poi.hwpf.usermodel |
Modifier and Type | Method and Description |
---|---|
static void |
WordToHtmlUtils.addTableCellProperties(TableRow tableRow,
TableCell tableCell,
boolean toppest,
boolean bottomest,
boolean leftest,
boolean rightest,
java.lang.StringBuilder style) |
protected int |
AbstractWordConverter.getNumberColumnsSpanned(int[] tableCellEdges,
int currentEdgeIndex,
TableCell tableCell) |
protected int |
AbstractWordConverter.getNumberRowsSpanned(Table table,
int[] tableCellEdges,
int currentRowIndex,
int currentColumnIndex,
TableCell tableCell) |
static void |
WordToFoUtils.setTableCellProperties(TableRow tableRow,
TableCell tableCell,
org.w3c.dom.Element element,
boolean toppest,
boolean bottomest,
boolean leftest,
boolean rightest) |
Modifier and Type | Method and Description |
---|---|
TableCell |
TableRow.getCell(int index) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.