I want to password protect the excel using C#. One approach is using interop libraries, but issue with this is we need to install MS office on our Server which is not allowed in organization. What is the other approach to password protect excel using C#?