cells property

List<DataCell> cells
final

The cell values for this row.

Implementation

final List<DataCell> cells;