批量读取单元格
vtable_read_cellsRead cell values from a specified rectangular region in a VTable, returning them as a row-major matrix (up to 2000 cells).
Instructions
批量读取 VTable 矩形区域的单元格值(行优先矩阵,最多 2000 格)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| col0 | Yes | ||
| col1 | Yes | ||
| row0 | Yes | ||
| row1 | Yes | ||
| tab_id | No | ||
| table_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||