Posted 25 May 2018, 1:33 pm EST
We are trying to upgrade our spreadjs 9 implementation with the latest version 11.
Can someone explain me if there are some alternative or workaround to achieve the below code.
GcSpread.Sheets.FocusHelper.setActiveElement(self.sheet);
GcSpread.Sheets.Sheet.prototype._clearClipboard();
GcSpread.Sheets.Sheet.prototype._doPaste = (){}
GcSpread.Sheets.Sheet.prototype._getClipboardHelper = (){}