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