create_math_matrix method
create_math_matrix
Creates a math matrix
Returns
new math matrix
def create_math_matrix(self, row_count, column_count):
...
| Parameter | Type | Description |
|---|---|---|
| row_count | int | row count |
| column_count | int | column count |
See Also
- class
IMathMatrix - class
MathMatrixFactory - module
aspose.slides.mathtext - library
Aspose.Slides