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