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