Hi, I have a few Excel documents with macros. Some of those documents have password protected access to macro, and others do not have (I am not writting about password protected Excel files). Is there any way to detect which documents contain password protected macros, and which contain macros that are not password protected, by using POI?
I found the way to determine if an Excel document contains macro, but I can't distinguish if that macro is password protected or visible to everyone. Any suggestions? Vladimir --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
