VbaModuleCollection.Remove Method
| Name | Parameters | Description |
|---|---|---|
| Remove(VbaModule) | vbaModule | Removes the specified module from the collection. |
| Remove(String) | name | Removes the module with the specified name from the collection. |
| Name | Parameters | Description |
|---|---|---|
| Remove(VbaModule) | vbaModule | Removes the specified module from the collection. |
| Remove(String) | name | Removes the module with the specified name from the collection. |