白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Save as Excel
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Video example
To be launched.
2、 Function description
Save the target excel document to the specified path according to the file name of the current file.
3、 Attribute description
● workbook objects: select the specified excel document object, which can be selected from the variable library. Generally, it is the excel object variable returned from the previous operation.
● file path: select the path to save as.
● is there an absolute path: Yes, relative to the computer disk, for example: C: \ \ RPA \ \ abc.xls. No, relative to the project path, for example: \ \ abc.xls.

4、 Use example
Open aaa.xlsx and save aaa.xlsx to the desktop.





