工具 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 开始