remove method
remove
Removes the first occurrence of a specific object from the collection.
def remove(self, value):
...
Parameter | Type | Description |
---|---|---|
value | IVbaModule | The module to remove from the collection. |
See Also
- class
IVbaModule
- class
VbaModuleCollection
- module
aspose.slides.vba
- library
Aspose.Slides