白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Create sheet
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Video example
To be launched.
2、 Function description
Add a sheet table in the specified excel file.
3、 Attribute description
● workbook objects: the excel workbook object variable that has been opened.
● worksheet name: new table name, for example, & ldquo; New 1 & rdquo; Means to insert a new table named new 1 into the excel file.
● insert reference table: indicates whether to insert before or after the currently selected table.
● is it saved: whether to save the file after insertion.

4、 Use example
1. Execution logic
Open an excel file, and then create an excel file named & ldquo; newSheet” Table for.

2. Output results





