MergeTableCellsCommand Class
A command to merge the selected table cells.
Declaration
declare class MergeTableCellsCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.mergeTableCells property.
Inheritance
CommandBase
CommandWithSimpleStateBase
MergeTableCellsCommand
See Also