IMathFunctionFactory
IMathFunctionFactory 接口
允许创建数学函数
public interface IMathFunctionFactory
方法
名称 | 描述 |
---|---|
CreateMathFunction(IMathElement, IMathElement) | 创建数学函数 |
CreateMathFunction(string, IMathElement) | 创建数学函数 |
备注
用于 COM 兼容性
另见
- 命名空间 Aspose.Slides.MathText
- 程序集 Aspose.Slides