leftColumn property

List<ReportCell> leftColumn
final

The list of cells rendered in the sticky left-hand column.

Implementation

final List<ReportCell> leftColumn;