Type: lib.docx.AddTable
Namespace: lib.docx
Description
Adds a table to the document document, docx, table, format
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| document | document |
The document to add the table to | {"type":"document","uri":"","asset_id":null,"da... |
| data | dataframe |
The data to add to the table | {"type":"dataframe","uri":"","asset_id":null,"d... |
Outputs
| Output | Type | Description |
|---|---|---|
| output | document |
Related Nodes
Browse other nodes in the lib.docx namespace.