- 06 Aug 2024
- 1 Minute to read
- DarkLight
PasswordProtectReportDocument
- Updated on 06 Aug 2024
- 1 Minute to read
- DarkLight
General
The PasswordProtectReportDocument will set a password to an Excel Report. This function can be used in Tasks.
Syntax
The syntax of the PasswordProtectReportDocument function is:
PasswordProtectReportDocument(<Report name>, <Password>)
Examples
The password difut7345 will be set to the Sales Analysis Report:
PasswordProtectReportDocument ("Sales Analysis Report", "difut7345")