add method
add
Adds a Portion to the end of collection.
def add(self, value):
...
| Parameter | Type | Description |
|---|---|---|
| value | IPortion | The Portion to be added to the end of the collection. |
See Also
- class
IPortion - class
PortionCollection - module
aspose.slides - library
Aspose.Slides