Name | Type | Description | Notes |
---|---|---|---|
input_file_url | string | Optional; Input URL of the document; use BeginEditing to create this | [optional] |
input_file_data | string | Optional; Input Word Document file content for the operation | [optional] |
table_start_tag | string | Start tag that delineates the beginning of the table | [optional] |
table_end_tag | string | End tag that delineates the end of the table | [optional] |
data_to_fill_in | \Swagger\Client\Model\DocxTableTableFillTableRow[] | Data set to populate the table with | [optional] |