You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2025. It is now read-only.
Is there a way to programmatically copy cells selected using excelcopybufferplugin ? I have tried iterating the the divs with selected classname but for some reason its not giving all the cells/exact cellls. I have also tried triggering CTRL + C programmatically but its not behaving the same way the copy in excelcopybuffer behaves.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to programmatically copy cells selected using
excelcopybufferplugin
? I have tried iterating the the divs withselected
classname but for some reason its not giving all the cells/exact cellls. I have also tried triggering CTRL + C programmatically but its not behaving the same way the copy inexcelcopybuffer
behaves.Beta Was this translation helpful? Give feedback.
All reactions