Function TWPRTFEngineEdit.CombineAdjacentTables(StartPar:TParagraph; OnlyThis:Boolean) : Integer

Unit: WPRTEEdit
Class: WPRTEEdit.TWPRTFEngineEdit

Parameters

Returns

The type of the result value is Integer.

Description

Combines adjacent tables with same number of rows. Returns number of removed table objcts. if parameter OnlyThis is true, only the given or the current table wille combined to the next table in the text.