create_table
Convert a specified data range into a native Excel table on the given sheet, enabling structured data management and formatting with customizable table styles.
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 |