Class TableRow (0.1.0)

TableRow(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A row of table cells.

Attribute

NameDescription
cells Sequence[.document.Document.Page.Table.TableCell]
Cells that make up this row.