CreateMathMatrix
MathMatrixFactory.CreateMathMatrix method
创建一个数学矩阵
public IMathMatrix CreateMathMatrix(int rowCount, int columnCount)
范围 | 类型 | 描述 |
---|---|---|
rowCount | Int32 | 行数 |
columnCount | Int32 | 列数 |
返回值
新数学矩阵
也可以看看
- interface IMathMatrix
- class MathMatrixFactory
- 命名空间 Aspose.Slides.MathText
- 部件 Aspose.Slides