Remove
IVbaModuleCollection.Remove method
Removes the first occurrence of a specific object from the collection.
public void Remove(IVbaModule value)
Parameter | Type | Description |
---|---|---|
value | IVbaModule | The module to remove from the collection. |
See Also
- interface IVbaModule
- interface IVbaModuleCollection
- namespace Aspose.Slides.Vba
- assembly Aspose.Slides