CreateMathMatrix
IMathMatrixFactory.CreateMathMatrix méthode
Crée une matrice mathématique
public IMathMatrix CreateMathMatrix(int rowCount, int columnCount)
| Paramètre | Type | Description |
|---|---|---|
| rowCount | Int32 | nombre de lignes |
| columnCount | Int32 | nombre de colonnes |
Valeur de Retour
nouvelle matrice mathématique
Voir Aussi
- interface IMathMatrix
- interface IMathMatrixFactory
- namespace Aspose.Slides.MathText
- assembly Aspose.Slides