IMathematicalTextFactory
IMathematicalTextFactory interface
Allows to create a MathematicalText element
public interface IMathematicalTextFactory
Methods
| Name | Description |
|---|---|
| CreateMathematicalText() | Create empty mathematical text element |
| CreateMathematicalText(char) | Create mathematical text element with the specified value |
| CreateMathematicalText(string) | Create empty mathematical text element with the specified value |
| CreateMathematicalText(string, IPortionFormat) | Create empty mathematical text element with the specified value and formatting properties |
Remarks
For COM comparibility
See Also
- namespace Aspose.Slides.MathText
- assembly Aspose.Slides