白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
paste area
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Video example
To be launched.
2、 Function description
Paste the copied range in an excel file.
3、 Attribute description
●Workbook object: an excel file workbook variable that is already open.
●Sheet name: target worksheet of paste area: for example, "Sheet1" means paste area into "Sheet1".
●Start cell: where to start pasting, for example: "A1" means to start pasting from A1.

4、 Use example
1. Execution logic
Open excel, copy the contents of a specific area, and then paste the contents into another area.

2. Output results
Original data

Post execution data





