白皮书下载
Open Excel
1、 Video example
2、 Function description
Open the specified excel file and create a variable to save the excel file object.
3、 Attribute description
● output to variable: assign an excel document object to a variable. Subsequent excel components will be used, such as & ldquo; Open excel & rdquo& ldquo; Create a new excel & rdquo; Excel document object needs to be specified in.
● file path: click the select File button in the visual interface to directly select the path, or directly copy the path and paste it into double quotation marks, or directly select variables from the variable library.
● is it visible: whether to open excel in the background without displaying the interface.

4、 Use example
1. Execution logic
In this example, use this component to open an excel file on the desktop and save the excel file object to the specified variable.

2. Output results
Open the specified excel file.




