https://bz.apache.org/bugzilla/show_bug.cgi?id=61096
Bug ID: 61096
Summary: [PATCH] Add support module type in VBAMacroReader
Product: POI
Version: 3.17-dev
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: POIFS
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 34994
--> https://bz.apache.org/bugzilla/attachment.cgi?id=34994&action=edit
Proposed patch
This patch add support to read macro type (e.g: Standard Module, Class Module,
Document Module) at VBAMacroReader.
I added Module interface as representation of VBA Module. It will allow to get
module type and content via getModuleType and getContent method.
--
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]