SplitByRowSpan
Cell.SplitByRowSpan 方法
按行索引将单元格拆分为两个单元格。
public void SplitByRowSpan(int index)
参数 | 类型 | 描述 |
---|---|---|
index | Int32 | 行索引。 |
另见
- class Cell
- namespace Aspose.Slides
- assembly Aspose.Slides
按行索引将单元格拆分为两个单元格。
public void SplitByRowSpan(int index)
参数 | 类型 | 描述 |
---|---|---|
index | Int32 | 行索引。 |