Name | Type | Description | Notes |
---|---|---|---|
table_start_tag | str | Start tag that delineates the beginning of the table | [optional] |
table_end_tag | str | End tag that delineates the end of the table | [optional] |
data_to_fill_in | list[DocxTableTableFillTableRow] | Data set to populate the table with | [optional] |