工具 API

slide_add_table

在指定幻灯片页创建空表格,page_index 从 0 开始计数;坐标与尺寸单位为磅(pt,1pt = 12700 EMU)(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_add_table
服务提供方
腾讯文档
平均响应
0 ms
近 7 天调用
0

输入参数

cols

表格列数,必须大于 0

file_id

文档ID,与 file_url 二选一

file_url

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

h

表格总高度,单位为磅(pt),会在行之间均分

page_index

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

rows

表格行数,必须大于 0

w

表格总宽度,单位为磅(pt),会在列之间均分

x

表格左上角 X 坐标,单位为磅(pt,1pt = 12700 EMU)

y

表格左上角 Y 坐标,单位为磅(pt,1pt = 12700 EMU)