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