CreateMathMatrix
IMathMatrixFactory.CreateMathMatrix Methode
Erstellt eine mathematische Matrix
public IMathMatrix CreateMathMatrix(int rowCount, int columnCount)
Parameter | Typ | Beschreibung |
---|---|---|
rowCount | Int32 | Anzahl der Zeilen |
columnCount | Int32 | Anzahl der Spalten |
Rückgabewert
neue mathematische Matrix
Siehe Auch
- Schnittstelle IMathMatrix
- Schnittstelle IMathMatrixFactory
- Namespace Aspose.Slides.MathText
- Assembly Aspose.Slides