CreateMathMatrix
IMathMatrixFactory.CreateMathMatrix método
Crea una matriz matemática
public IMathMatrix CreateMathMatrix(int rowCount, int columnCount)
Parámetro | Tipo | Descripción |
---|---|---|
rowCount | Int32 | conteo de filas |
columnCount | Int32 | conteo de columnas |
Valor de Retorno
nueva matriz matemática
Ver También
- interfaz IMathMatrix
- interfaz IMathMatrixFactory
- espacio de nombres Aspose.Slides.MathText
- ensamblaje Aspose.Slides