How can I get keyboard events in Google Spreadsheets? -


how can keyboard events in google spreadsheets? want use events in script format non-adjacent cells.

keyboard events cells cannot handled apps script. can detect cell change once has beeb commited (user typed , pressed enter example), not keyboard event (its range edit event)


Comments

Popular posts from this blog

java - JavaScript + Thymeleaf - select onchange -

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -