MergeCells
ITable.MergeCells method
Merges neighbour cells.
public ICell MergeCells(ICell cell1, ICell cell2, bool allowSplitting)
Parameter | Type | Description |
---|---|---|
cell1 | ICell | Cell to merge. |
cell2 | ICell | Cell to merge. |
allowSplitting | Boolean | True to allow cells splitting. |
Return Value
Merged cell.
See Also
- interface ICell
- interface ITable
- namespace Aspose.Slides
- assembly Aspose.Slides