 TrvActionTableMergeCells
 TrvActionTableMergeCells| << Click to display table of contents >> 
 | 
TrvActionTableMergeCells is the action for "Table | Merge Cells" command.
Unit RichViewActions;
Syntax
TrvActionTableMergeCells = class(TrvActionTableCell)
| TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction | 
Description
The action merges the selected table cells in one.
This action does not introduce any new properties in addition to properties of TrvAction.