IMathNaryOperatorFactory
IMathNaryOperatorFactory interface
Allows to create IMathNaryOperator
public interface IMathNaryOperatorFactory
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
- namespace Aspose.Slides.MathText
- assembly Aspose.Slides