I am upgrading spreadjs 8 to 10. By the way I cannot upgrade this line.
sheet.addKeyMap(GC.Spread.Sheets.Key.del, false, false, false, false, GC.Spread.Sheets.SpreadActions.none);
I think this is delete disable function. How can I upgrade this line?