CreateMathMatrix
MathMatrixFactory.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
- classe MathMatrixFactory
- espace de noms Aspose.Slides.MathText
- assembly Aspose.Slides