CreateMathMatrix
MathMatrixFactory.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
- Klasse MathMatrixFactory
- Namespace Aspose.Slides.MathText
- Assembly Aspose.Slides