MathFunctionFactory
MathFunctionFactory class
Allows to create a math function
public class MathFunctionFactory : IMathFunctionFactory
Constructors
Name | Description |
---|---|
MathFunctionFactory() | The default constructor. |
Methods
Name | Description |
---|---|
CreateMathFunction(IMathElement, IMathElement) | Creates math function |
CreateMathFunction(string, IMathElement) | Creates math function |
Remarks
For COM comparibility
See Also
- interface IMathFunctionFactory
- namespace Aspose.Slides.MathText
- assembly Aspose.Slides