工具 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)