Package org.apache.poi.poifs.macros


package org.apache.poi.poifs.macros
  • Class
    Description
    Representation of Macro module in office file.
    Type of macro module
    This tool extracts out the source of all VBA Modules of an office file, both OOXML (eg XLSM) and OLE2/POIFS (eg DOC), to STDOUT or a directory.
    Finds all VBA Macros in an office file (OLE2/POIFS and OOXML/OPC), and returns them.