Hello, i have a task to check if excel file contains protected items.
I open file in excel application scope and if file requires password or file broken i get exception, so I can check it.
But how to check if file contains password protected sheets or cells?
Thank you.