工具 API

slide_merge_table_cells

合并表格 shape 中的矩形单元格区域,区域由 start_row/start_col 和 row_span/col_span 指定;合并后内容来自左上角单元格(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_merge_table_cells
服务提供方
腾讯文档
平均响应
0 ms
近 7 天调用
0

输入参数

col_span

合并区域列跨度,必须大于 0

file_id

文档ID,与 file_url 二选一

file_url

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

page_index

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

row_span

合并区域行跨度,必须大于 0

shape_id

目标表格 shape id

start_col

合并区域左上角列索引,从 0 开始

start_row

合并区域左上角行索引,从 0 开始