insert method
insert
def insert(self, index, item):
...
Parameter | Type | Description |
---|---|---|
index | int | |
item | IMathElement |
See Also
- class
IMathBlock
- class
IMathElement
- module
aspose.slides.mathtext
- library
Aspose.Slides
def insert(self, index, item):
...
Parameter | Type | Description |
---|---|---|
index | int | |
item | IMathElement |
IMathBlock
IMathElement
aspose.slides.mathtext
Aspose.Slides