MergeCells
Table.MergeCells method
合并相邻单元格。
public ICell MergeCells(ICell cell1, ICell cell2, bool allowSplitting)
范围 | 类型 | 描述 |
---|---|---|
cell1 | ICell | 要合并的单元格。 |
cell2 | ICell | 要合并的单元格。 |
allowSplitting | Boolean | True 以允许单元格拆分。 |
返回值
合并单元格。
也可以看看
- interface ICell
- class Table
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides