Package | Description |
---|---|
org.eclipse.actf.model.dom.odf.range |
This package contains interfaces that specify ranges of ODF contents.
|
org.eclipse.actf.model.dom.odf.table |
This package contains interfaces of ODF table namespace.
|
Modifier and Type | Method and Description |
---|---|
TableCellElement |
CellRange.getCell(long column,
long row) |
Modifier and Type | Method and Description |
---|---|
List<TableCellElement> |
TableRowElement.getTableCellChildren() |