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