ToMathArray
MathElementBase.ToMathArray method
Met dans un tableau vertical
public virtual IMathArray ToMathArray()
Return Value
Nouvelle instance de type IMathArray
Examples
Exemple:
[C#]
IMathArray array = new MathematicalText("x1").Join("x2").Join("x3").ToMathArray();
See Also
- interface IMathArray
- class MathElementBase
- namespace Aspose.Slides.MathText
- assembly Aspose.Slides