remove_by_name method
remove_by_name(self, name)
Remove the module by the name
def remove_by_name(self, name):
...
Parameter | Type | Description |
---|---|---|
name | System.String |
See Also
- module
aspose.cells.vba
- class
VbaModuleCollection
Remove the module by the name
def remove_by_name(self, name):
...
Parameter | Type | Description |
---|---|---|
name | System.String |
aspose.cells.vba
VbaModuleCollection