headers property
A 2D list defining the header structure. Supports rowSpan and colSpan.
Implementation
final List<List<NrbHeaderCell>> headers;
A 2D list defining the header structure. Supports rowSpan and colSpan.
final List<List<NrbHeaderCell>> headers;