merge_cells method
merge_cells
Merges neighbour cells.
Returns
Merged cell.
def merge_cells(self, cell1, cell2, allow_splitting):
...
Parameter | Type | Description |
---|---|---|
cell1 | ICell | Cell to merge. |
cell2 | ICell | Cell to merge. |
allow_splitting | bool | True to allow cells splitting. |
See Also
- class
ICell
- class
Table
- module
aspose.slides
- library
Aspose.Slides