TOOL API
sheet. get_ merged_ cells
获取在线表格指定区域内与该区域相交的合并单元格信息,返回合并单元格范围列表,格式如 SheetID$A1:B2(SHEET)
productivityOAuth1 credits
Call information
- Tool slug
- tencent-docs.sheet.get_merged_cells
- Provider
- Tencent Docs
- Average response
- 0 ms
- Calls in 7 days
- 0
Input parameters
end_col查询区域结束列索引
end_row查询区域结束行索引
file_idrequired在线表格的唯一标识符
sheet_idrequired子表 ID(必填)
start_col查询区域起始列索引(0-based)
start_row查询区域起始行索引(0-based)