cells property

List<List<PageBlockTableCell>> cells
read / write

Table cells.

Implementation

late List<List<PageBlockTableCell>> cells;