MathArrayFactory
MathArrayFactory class
Allows to create a math array
public class MathArrayFactory : IMathArrayFactory
Constructors
Name | Description |
---|---|
MathArrayFactory() | The default constructor. |
Methods
Name | Description |
---|---|
CreateMathArray(IMathElement) | Creates a math array and places the specified element in it |
CreateMathArray(IMathElementCollection) | Creates a math array and places specified elements in it |
Remarks
For COM comparibility
See Also
- interface IMathArrayFactory
- namespace Aspose.Slides.MathText
- assembly Aspose.Slides