工具 API

create_table

从指定数据范围创建Excel表格 参数: - file_id: 文件ID - sheet_name: 工作表名称 - data_range: 数据范围 - table_name: 表格名称(可选) - table_style: 表格样式(默认 "TableStyleMedium9")

其他1 积分

调用信息

工具标识
excel.create_table
服务提供方
Excel
平均响应
44 ms
近 7 天调用
1

输入参数

file_id必填

string

sheet_name必填

string

data_range必填

string

table_name

table_style

string