工具 API

slide_insert_table_cols

在表格 shape 中插入一列或多列。index 是间隙位置:对 M 列表格,有效范围为 [0, M];count 未传时默认 1;插入后表格总宽度保持不变并重新均分列宽(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_cols
服务提供方
腾讯文档
平均响应
0 ms
近 7 天调用
0

输入参数

count

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

file_id

文档ID,与 file_url 二选一

file_url

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

index

插入间隙位置;0 表示最左侧,M 表示最右侧

page_index

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

shape_id

目标表格 shape id