Function TWPCustomRtfEdit.SplitCells(Before:Boolean) : Boolean

Unit: WPCTRMemo
Class: WPCTRMemo.TWPCustomRtfEdit

Parameters

  • Before:Boolean

Returns

The type of the result value is Boolean.

Description

This method splits cells. If the flag wpAllowSplitOfCombinedCellsOnly was used in EditOptionsEx only merged cells can be splitted. Should be combined with the EditOptionsEx flag wpKeepCellsWhenCombiningCells.