白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Save Excel
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Video example
2、 Function description
Save the current contents of the specified excel document.
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.

4、 Use example
1. Execution logic
In this example, first open an excel document on the desktop, and then save the document.

2. Output results
The current content of the document was saved successfully.




