https://issues.apache.org/bugzilla/show_bug.cgi?id=52949
--- Comment #2 from shh <[email protected]> 2012-03-23 12:17:56 UTC --- Hi,Yegor Thanks for your answer! I also noticed your email on [http://apache-poi.1045710.n5.nabble.com/Google-Summer-of-Code-Apache-POI-td5582557.html]. Depending on your tips, I get some ideas from this website[http://www.cpearson.com/Excel/vbe.aspx], and in this way, it may export the VBComponent code module to a text file(Of course, my approach is not a pure java way). First, using the JACOB(Java COM Bridge) to call the macro which in the VBA. Second, the macro in the VBA which exports the existing VBComponent Code Module to a text file. Finally, we could extrat the source code from the output text file(".frm",".bas" etc.). Unfortunately, now I can't make the VBA source code visible, when the VBA Project has been encrypted and I can't supply the password. Is there anyway I could make the make the VBA source code fully visible without providing password? Any idea is welcome. Thanks a lot! -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
