Read contents of protected workbook

Hi,
I just have this simple question:
How can a password protected workbook (not worksheet) be opened and read (known password); C# code?
Can a workbook also be read when the password is unknown?
Thanks.

Found the anwer with the help of Sheila (Aspose support):
Aspose.Total for .NET|Documentation (One before last section on the page)
Regards.

Hi,


Good to know that you found the reply regarding your query by yourself and yes, you can read/write encrypted workbooks by using Aspose.Cells API.

Have a good day!