We have some functionality that replace multiple cell using setSourceDataAtCell (we need to use this function because we need to update data that is hidden via hiddenRows or hideColumns).
Seems like we can not undo (ctrl+z) changed data via setSourceDataAtCell. Do we have any workaround or do I need to provide some configuration to make it works?