SplitByColSpan
Cell.SplitByColSpan method
按列索引将单元格拆分为两个单元格。
public void SplitByColSpan(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 列索引。 |
也可以看看
- class Cell
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides
按列索引将单元格拆分为两个单元格。
public void SplitByColSpan(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 列索引。 |