工具 API

sheet.clear_range_all

清空在线表格指定区域内所有单元格的内容和样式(SHEET) if both tencent-docs (personal) and tencent-docs-oa (enterprise) are connected, use AskUserQuestion to let the user pick the target account before invoking this tool.

productivityOAuth1 积分

调用信息

工具标识
tencent-docs.sheet.clear_range_all
服务提供方
腾讯文档
平均响应
0 ms
近 7 天调用
0

输入参数

end_col

结束列索引

end_row

结束行索引

file_id必填

在线表格的唯一标识符

sheet_id必填

子表 ID(必填)

start_col

起始列索引(0-based)

start_row

起始行索引(0-based)