工具 API

slide_insert_table_rows

在表格 shape 中插入一行或多行。index 是间隙位置:对 N 行表格,有效范围为 [0, N];count 未传时默认 1;reference_row_index 指定复制高度的已有行(SLIDE) 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.slide_insert_table_rows
服务提供方
腾讯文档
平均响应
0 ms
近 7 天调用
0

输入参数

count

插入行数,未传时默认 1,必须大于 0

file_id

文档ID,与 file_url 二选一

file_url

在线幻灯片的URL链接,与 file_id 二选一

index

插入间隙位置;0 表示表格顶部,N 表示表格底部

page_index

目标幻灯片页索引,从 0 开始计数

reference_row_index

新行高度参考行索引(0-based)。未传时按 0 处理(=使用第 0 行的高度作为新行高度);超出已有行数时新行使用默认行高

shape_id

目标表格 shape id