add method
add(item)
Add the Tab object in the collection.
Returns
def add(self, item):
...
| Parameter | Type | Description |
|---|---|---|
| item | Tab |
See Also
- module aspose.diagram
- class TabCollection
Add the Tab object in the collection.
def add(self, item):
...
| Parameter | Type | Description |
|---|---|---|
| item | Tab |