cells property

A table row is a list of table cells.

Implementation

core.List<
  GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell
>?
cells;