Launch Excel

更新时间:
复制 MD 格式

1. About this component

Note

Prerequisites: None

This component opens a specified Excel file.

2. Inputs

Note

For information about each input, see the help text in the component panel of the application flow editor.

3. Outputs

Note

For information about each output, see the help text in the component panel of the application flow editor.

4. Component usage examples

4.1. Configuration example

  1. For Launch mode, keep the default value, Open Excel.

  2. For Excel file path, enter the path of the Excel file, such as "C:\Users\username\Desktop\test1.xlsx".

  3. For Open as read-only, keep the default value, No.

  4. Defaults for advanced options

Important

If the Excel file is encrypted, enter the file password in the advanced options. You can retrieve the password from an Asset Variable. You can also enter the password as plain text or a variable.

4.2. Example result

None

5. Sample flow

Setup flow

  1. You can use the Read Asset Variable component to read the value of the specified asset variable from Asset Management.

  2. You can use the Launch Excel component to open the specified encrypted Excel file.

Result

After the flow runs successfully, the encrypted Excel file is automatically launched and opened.