MathMatrix constructor
init
Initializes a new instance of the MathMatrix class.
def __init__(self, row_count, column_count):
...
Parameter | Type | Description |
---|---|---|
row_count | int | row count |
column_count | int | column count |
See Also
- class
MathMatrix
- module
aspose.slides.mathtext
- library
Aspose.Slides