insert_row_after method
insert_row_after
Insert a new row after the specified one Initially all elements in the new row are None.
def insert_row_after(self, row_index):
...
Parameter | Type | Description |
---|---|---|
row_index | int | Index of the row after which to insert a new one |
See Also
- class
IMathMatrix
- module
aspose.slides.mathtext
- library
Aspose.Slides