create_table
Convert a specified data range into a formatted Excel table using xlwings Excel MCP Server, enabling structured data management and enhanced readability in spreadsheet operations.
Instructions
Creates a native Excel table from a specified range of data.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data_range | Yes | ||
filepath | Yes | ||
sheet_name | Yes | ||
table_name | No | ||
table_style | No | TableStyleMedium9 |