delete_row method
delete_row
Deletes the specified row
def delete_row(self, row_index):
...
| Parameter | Type | Description |
|---|---|---|
| row_index | int | The zero-based index of the row to delete. |
Examples
Example:
See Also
- class
IMathMatrix - module
aspose.slides.mathtext - library
Aspose.Slides