Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 886 Bytes

DocxTableTableFillRequest.md

File metadata and controls

14 lines (10 loc) · 886 Bytes

DocxTableTableFillRequest

Properties

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]

[Back to Model list] [Back to API list] [Back to README]