add method
add
Adds a property to the collection.
def add(self, name, value):
...
| Parameter | Type | Description |
|---|---|---|
| name | str | The name of the property. |
| value | str | The alue of the property. |
See Also
- class
ControlPropertiesCollection - module
aspose.slides - library
Aspose.Slides