工具 API

sheet.operation_sheet

通过JS脚本精细化操作在线表格,支持读写单元格值、设置公式、设置背景色/字体色、插入删除行列、设置行高列宽、查询子表信息等 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.operation_sheet
服务提供方
腾讯文档
平均响应
0 ms
近 7 天调用
0

输入参数

file_id必填

在线表格的唯一标识符

js_script必填

在沙箱中执行的JS脚本。行列索引从0开始。通过Spreadsheet对象访问表格数据,进行各种操作

sheet_id

要操作的子表ID