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