MergeCells
ITable.MergeCells méthode
Fusionne les cellules voisines.
public ICell MergeCells(ICell cell1, ICell cell2, bool allowSplitting)
Paramètre | Type | Description |
---|---|---|
cell1 | ICell | Cellule à fusionner. |
cell2 | ICell | Cellule à fusionner. |
allowSplitting | Boolean | Vrai pour permettre la séparation des cellules. |
Valeur de Retour
Cellule fusionnée.
Voir aussi
- interface ICell
- interface ITable
- namespace Aspose.Slides
- assembly Aspose.Slides