| Package | Description |
|---|---|
| com.itextpdf.pdf2data.result.value.table |
| Modifier and Type | Method and Description |
|---|---|
List<TableCellResult> |
TableRowResult.getCells()
Get row cells.
|
| Constructor and Description |
|---|
TableRowResult(PageLocationMetaResult pageLocationMeta, List<TableCellResult> cells)
Creates an instance of table row result.
|
Copyright © 2023. All rights reserved.