VbaModule Properties
Exposes members used to obtain information on a module in a VBA project.
Name | Description |
---|---|
Data | Gets the module’s binary data. |
Name | Obtains the module name. |
See Also