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