WinActor

2021.08.10
Libraries
ExcelOperation_SetFilePassword

Save an Excel file with a password.

* Run this library with the target Excel file opened.

Please see this precautions upon downloading this library.
Input
"Filename":
Specify an Excel file in absolute or relative path.

"Execution_result":
Specify a variable to store the execution result. "true" will be stored if the book was successfully saved. Otherwise, "false" will be stored.

"Save_filename":
Specify a name of a file to be saved in absolute or relative path.
* If the specified file exists, it will be overwritten.

"Read_password":
Specify a password to open.
* When omitted, the password to open will not be set.

"Write_password":
Specify a password to modify.
* When omitted, the password to modify will not be set.
Output
Excel file with password
Details
[History]
2021/08/10: Initial release
Operating environment
WinActor Ver.6.1.0, Windows10(checked on August, 2021)
Keywords
-