白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Rename sheet
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Video example
To be launched.
2、 Function description
Rename a specified sheet in the excel file.
3、 Attribute description
● workbook objects: an excel file workbook variable that is already open.
● original table name: table to be renamed: for example, "Sheet1" means renaming the "Sheet1" table.
● new table name: new table name.
● is it saved: whether to save the file after renaming.

4、 Use example
1. Execution logic
Open an excel named & ldquo; sheet1” Change the table to & ldquo; newName”。

2. Output results





