MergeCells
ITable.MergeCells method
Fusiona celdas vecinas.
public ICell MergeCells(ICell cell1, ICell cell2, bool allowSplitting)
Parámetro | Tipo | Descripción |
---|---|---|
cell1 | ICell | Celda a fusionar. |
cell2 | ICell | Celda a fusionar. |
allowSplitting | Boolean | Verdadero para permitir la división de celdas. |
Valor de retorno
Celda fusionada.
Véase también
- interface ICell
- interface ITable
- namespace Aspose.Slides
- assembly Aspose.Slides