IMathFractionFactory
IMathFractionFactory 接口
允许创建一个数学分数
public interface IMathFractionFactory
方法
名称 | 描述 |
---|---|
CreateMathFraction(IMathElement, IMathElement) | 创建一个数学分数 |
CreateMathFraction(IMathElement, IMathElement, MathFractionTypes) | 创建一个数学分数 |
备注
为了与 COM 兼容
另请参见
- 命名空间 Aspose.Slides.MathText
- 程序集 Aspose.Slides