How to Password protect output file?
Which tool can we use to add password in output excel file?
Solved! Go to Solution.
It can be encrypted using Python interface tool. You will need to install those packages to achieve the goal.
Python libraries that can support password-encryption are:
pywin32, msoffcrypto etc