滚动到单元格
vtable_scroll_to_cellScroll a virtual-scrolling VTable to bring a specified cell into view using row and column coordinates.
Instructions
把 VTable 滚动到指定单元格使其进入可视区域(支持虚拟滚动)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| col | Yes | ||
| row | Yes | ||
| tab_id | No | ||
| table_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| message | Yes |