Interface ITableRow
- All Known Implementing Classes:
TableRow
A table row definition, the main constituent of
ITableDocument
s.-
Method Summary
-
Method Details
-
getCells
Return the list of cells within that row.- Returns:
- a list of cells
-