工具 API

insert_columns

插入列 参数: - file_id: 文件ID - sheet_name: 工作表名称 - start_col: 起始列号 - count: 插入列数(默认 1)

其他1 积分

调用信息

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

输入参数

file_id必填

string

sheet_name必填

string

start_col必填

integer

count

integer