IMathematicalTextFactory
IMathematicalTextFactory 接口
允许创建一个 MathematicalText 元素
public interface IMathematicalTextFactory
方法
| 名称 | 描述 |
|---|---|
| CreateMathematicalText() | 创建空的 MathematicalText 元素 |
| CreateMathematicalText(char) | 使用指定的值创建 MathematicalText 元素 |
| CreateMathematicalText(string) | 使用指定的值创建空的 MathematicalText 元素 |
| CreateMathematicalText(string, IPortionFormat) | 使用指定的值和格式属性创建空的 MathematicalText 元素 |
备注
用于 COM 兼容性
另请参见
- 命名空间 Aspose.Slides.MathText
- 程序集 Aspose.Slides