CreateMathMatrix
MathMatrixFactory.CreateMathMatrix method
Crée une matrice mathématique
public IMathMatrix CreateMathMatrix(int rowCount, int columnCount)
Paramètre | Taper | La description |
---|---|---|
rowCount | Int32 | nombre de lignes |
columnCount | Int32 | nombre de colonnes |
Return_Value
nouvelle matrice mathématique
Voir également
- interface IMathMatrix
- class MathMatrixFactory
- espace de noms Aspose.Slides.MathText
- Assemblée Aspose.Slides