MathNaryOperatorFactory
MathNaryOperatorFactory class
Allows to create IMathNaryOperator
public class MathNaryOperatorFactory : IMathNaryOperatorFactory
Constructors
Name | Description |
---|---|
MathNaryOperatorFactory() | The default constructor. |
Methods
Name | Description |
---|---|
CreateMathNaryOperator(char, IMathElement) | Creates IMathNaryOperator |
CreateMathNaryOperator(char, IMathElement, IMathElement) | Creates IMathNaryOperator |
CreateMathNaryOperator(char, IMathElement, IMathElement, IMathElement) | Creates IMathNaryOperator |
Remarks
For COM comparibility
See Also
- interface IMathNaryOperatorFactory
- namespace Aspose.Slides.MathText
- assembly Aspose.Slides