工具 API
sheet. set_ range_ value
批量设置在线表格多个单元格的值(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.set_range_value
- 服务提供方
- 腾讯文档
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
file_id必填在线表格的唯一标识符
sheet_id必填子表 ID(必填)
values单元格值列表,每个元素包含 row(int), col(int), value_type(string), number_value(number), string_value(string), bool_value(bool), formula(string)