MergeCells
ITable.MergeCells 方法
合并相邻单元格。
public ICell MergeCells(ICell cell1, ICell cell2, bool allowSplitting)
参数 | 类型 | 描述 |
---|---|---|
cell1 | ICell | 要合并的单元格。 |
cell2 | ICell | 要合并的单元格。 |
allowSplitting | Boolean | 如果为 True,则允许单元格拆分。 |
返回值
合并后的单元格。
另见
- 接口 ICell
- 接口 ITable
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides