单元格详情与坐标
vtable_cell_infoReads a table cell's value, type, and geometry, then converts them to absolute viewport center coordinates for use with action_chain move_to.
Instructions
读取单元格的值/类型/几何信息,并换算出页面视口绝对中心点坐标 (该坐标可直接用于 action_chain 的 move_to)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| col | Yes | ||
| row | Yes | ||
| tab_id | No | ||
| table_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||