set_columns_alignment method
set_columns_alignment
Set the horizontal alignment of the specified columns
def set_columns_alignment(self, column_index, columns_count, val):
...
| Parameter | Type | Description |
|---|---|---|
| column_index | int | Zero-based index of the first column to set alignment |
| columns_count | int | The number of columns to specify the alignment |
| val | MathHorizontalAlignment | New value of horizontal alignment of specified column |
Examples
Example:
See Also
- class
IMathMatrix - enumeration
MathHorizontalAlignment - module
aspose.slides.mathtext - library
Aspose.Slides