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: [email protected]
ReportedBy: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]