Uses of Enum Class
org.apache.poi.poifs.macros.Module.ModuleType
Packages that use Module.ModuleType
-
Uses of Module.ModuleType in org.apache.poi.poifs.macros
Methods in org.apache.poi.poifs.macros that return Module.ModuleTypeModifier and TypeMethodDescriptionModule.geModuleType()
Get the module type.VBAMacroReader.ModuleImpl.geModuleType()
static Module.ModuleType
Returns the enum constant of this class with the specified name.static Module.ModuleType[]
Module.ModuleType.values()
Returns an array containing the constants of this enum class, in the order they are declared.