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: dev@poi.apache.org
          Reporter: fossamag...@gmail.com
  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: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to