SplitTableCellsCommand Class
A command to split the selected table cells based on the specified options.
Declaration
declare class SplitTableCellsCommand
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.splitTableCells property.
See Also