addEmptyModule
addEmptyModule(String name) function
Adds a new empty module to the VBA Project.
Parameters
Name | Type | Description |
---|---|---|
name | String | Name of the module |
Adds a new empty module to the VBA Project.
Name | Type | Description |
---|---|---|
name | String | Name of the module |