MathematicalTextFactory
MathematicalTextFactory class
允许创建一个 MathematicalText 元素
public class MathematicalTextFactory : IMathematicalTextFactory
构造函数
姓名 | 描述 |
---|---|
MathematicalTextFactory() | 默认构造函数。 |
方法
姓名 | 描述 |
---|---|
CreateMathematicalText() | 创建空的数学文本元素 |
CreateMathematicalText(char) | 创建具有指定值的数学文本元素 |
CreateMathematicalText(string) | 创建具有指定值的空数学文本元素 |
CreateMathematicalText(string, IPortionFormat) | 创建具有指定值和格式属性的空数学文本元素 |
评论
用于 COM 比较
也可以看看
- interface IMathematicalTextFactory
- 命名空间 Aspose.Slides.MathText
- 部件 Aspose.Slides