add method
add
Adds IMathBlock to the end of collection.
def add(self, item):
    ...
| Parameter | Type | Description | 
|---|---|---|
| item | IMathBlock | A mathematical block that will be added to the end of the collection | 
Examples
Example:
See Also
- class IMathBlock
- class IMathBlockCollection
- module aspose.slides.mathtext
- library Aspose.Slides