Package org.apache.poi.poifs.macros
-
Interface Summary Interface Description Module Representation of Macro module in office file. -
Class Summary Class Description VBAMacroExtractor 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.VBAMacroReader Finds all VBA Macros in an office file (OLE2/POIFS and OOXML/OPC), and returns them. -
Enum Summary Enum Description Module.ModuleType Type of macro module