CreateMathMatrix
MathMatrixFactory.CreateMathMatrix method
Crea una matriz matemática
public IMathMatrix CreateMathMatrix(int rowCount, int columnCount)
Parámetro | Escribe | Descripción |
---|---|---|
rowCount | Int32 | número de filas |
columnCount | Int32 | conteo de columnas |
Valor_devuelto
nueva matriz matemática
Ver también
- interface IMathMatrix
- class MathMatrixFactory
- espacio de nombres Aspose.Slides.MathText
- asamblea Aspose.Slides