单元格显示文本(深度提取)
vtable_cell_textExtracts the display text from a virtual table cell, prioritizing scenegraph rendering and falling back to overflow text, raw values, or business record fields as needed.
Instructions
深度提取单元格的显示文本:scenegraph 场景图渲染文本优先(格式化器/ 自定义渲染后的"所见即所得"),依次回退溢出全文/显示值/原始值/业务记录 字段,并标注命中的来源。当 getCellValue 与页面显示不一致时以此为准。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| col | Yes | ||
| row | Yes | ||
| tab_id | No | ||
| table_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||