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