Package org.apache.poi.poifs.macros
package org.apache.poi.poifs.macros
-
ClassDescriptionRepresentation of Macro module in office file.Type of macro moduleThis 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.