headerRows property

Header rows at the top of the table.

Implementation

core.List<
  GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow
>?
headerRows;