IMathFractionFactory
IMathFractionFactory interface
Allows to create a math fraction
public interface IMathFractionFactory
Methods
| Name | Description |
|---|---|
| CreateMathFraction(IMathElement, IMathElement) | Creates a math fraction |
| CreateMathFraction(IMathElement, IMathElement, MathFractionTypes) | Creates a math fraction |
Remarks
For COM comparibility
See Also
- namespace Aspose.Slides.MathText
- assembly Aspose.Slides