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