Name | Type | Description | Notes |
---|---|---|---|
row_index | int | Index of the row, 0-based | [optional] |
path | str | The Path of the location of this table row object; leave blank for new tables | [optional] |
row_cells | list[DocxTableCell] | Cells in the row; this is where the contents of the row is stored | [optional] |