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