remove method
remove(item)
Removes the first occurrence of a specified VbaReference item from the collection.
def remove(self, item: aspose.words.vba.VbaReference):
...
Parameter | Type | Description |
---|---|---|
item | VbaReference |
See Also
- module aspose.words.vba
- class VbaReferenceCollection