add method
add
Adds a math element to the end of the collection.
def add(self, item):
...
| Parameter | Type | Description |
|---|---|---|
| item | IMathElement | The IMathElement to be added to the end of the collection. |
Examples
Example:
See Also
- class
IMathElement - class
IMathElementCollection - module
aspose.slides.mathtext - library
Aspose.Slides