add_table_to_sheet
Turn a specified cell range in an Excel worksheet into a named table, making data easier to manage and reference.
Instructions
Add a table to a sheet over the given cell range (ref).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | ||
| file_path | Yes | ||
| sheet_name | Yes | ||
| table_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||