cells property

List<TableCell> cells
final

The cells contained in this row.

Implementation

final List<TableCell> cells;