https://issues.apache.org/bugzilla/show_bug.cgi?id=52949
Bug #: 52949 Summary: How to extract VBA Macros code from Excel file by using POI? Product: POI Version: 3.8-dev Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: HSSF AssignedTo: dev@poi.apache.org ReportedBy: z.wx.j...@qq.com Classification: Unclassified Hi,Nick Burch Recently, I want to extract VBA Macros code from Excel file. Is it possible to extract Macros code from the inputstream of the Workbook by using POI's method? When the value of the parameter [preserveNodes] in the construct of HSSFWorkbook(InputStream s, boolean preserveNodes) is true, if will preserve macros nodes. Could I have some method to extract the macros from these nodes? 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: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org