wps_et_write_cell
Writes a specified value directly into a given cell address (e.g., A1) in the active WPS Excel document, enabling real-time data entry without simulating keystrokes.
Instructions
向单元格写入值。cell 如 "A1"。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell | Yes | 单元格地址,如 A1 | |
| value | Yes | 要写入的值 |