insert method
insert
Inserts IMathBlock into the collection at the specified index.
def insert(self, index, item):
...
Parameter | Type | Description |
---|---|---|
index | int | The zero-based index at which an item should be inserted. |
item | IMathBlock | The IMathBlock to insert. |
See Also
- class
IMathBlock
- class
IMathBlockCollection
- module
aspose.slides.mathtext
- library
Aspose.Slides