TOOL 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 credits

Call information

Tool slug
tencent-docs.sheet.set_range_value
Provider
Tencent Docs
Average response
0 ms
Calls in 7 days
0

Input parameters

file_idrequired

在线表格的唯一标识符

sheet_idrequired

子表 ID(必填)

values

单元格值列表,每个元素包含 row(int), col(int), value_type(string), number_value(number), string_value(string), bool_value(bool), formula(string)