Function TWPCustomRtfEdit.CombineCells : Boolean
Unit: WPCTRMemo
Class: WPCTRMemo.TWPCustomRtfEdit
Returns
The type of the result value is Boolean.
Description
This procedure merges the selected cells horizontally. Please note that the CombineCells procedure not always merges cells by using a colspan flag:
by default it will remove subsequent cells and change this size of the first cell. You can
change this behaviour in property EditOptionsEx, option wpKeepCellsWhenCombiningCells.