工具 API

slide_unmerge_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_unmerge_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 开始