remove method
remove(item)
Remove the Tab object from the collection.
def remove(self, item):
...
| Parameter | Type | Description |
|---|---|---|
| item | TabCollection |
See Also
- module aspose.diagram
- class TabsCollection
Remove the Tab object from the collection.
def remove(self, item):
...
| Parameter | Type | Description |
|---|---|---|
| item | TabCollection |