ToMathArray
IMathElement.ToMathArray method
Fügt ein vertikales Array ein
public IMathArray ToMathArray()
Rückgabewert
Neue Instanz des TypsIMathArray
Beispiele
Beispiel:
[C#]
IMathArray array = new MathematicalText("x1").Join("x2").Join("x3").ToMathArray();
Siehe auch
- interface IMathArray
- interface IMathElement
- namensraum Aspose.Slides.MathText
- Montage Aspose.Slides