工具 API
delete_ range
删除单元格范围并移动剩余单元格 参数: - file_id: 文件ID - sheet_name: 工作表名称 - start_cell: 起始单元格 - end_cell: 结束单元格 - shift_direction: 移动方向("up" 或 "left")
其他1 积分
调用信息
- 工具标识
- excel.delete_range
- 服务提供方
- Excel
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
file_id必填string
sheet_name必填string
start_cell必填string
end_cell必填string
shift_directionstring