Returns a deep clone of the given Cell (including the children) which is created using {@link cloneCells}.
(including the children) which is created using {@link cloneCells}
Cell to be cloned. Default is null.
null
Boolean indicating if the cells should be cloned with all descendants. Default is true.
true
Returns a deep clone of the given Cell
(including the children) which is created using {@link cloneCells}
.