Splits all selected table cells in this table. Only previously merged cells can be split. The Table.
Introduced: 17.0.
public bool SplitCells();
Public Sub SplitCells()
The return value is true, if table cells could be split. Otherwise it is false.