delete_column_from_table
Removes a column at the given zero-based index from all rows of a table in a Word document.
Instructions
Delete a column (0-based) from every row of a table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_idx | Yes | ||
| col_idx | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |