Hi
Does anyone know if it is possible to copy/paste a range of cells between a Table Object and Microsoft Excel?
Using clipboard with Table
- Gertjan van Schijndel
- Posts:634
- Joined: Mon Aug 02, 2010 10:37 am
Re: Using clipboard with Table
Yes, use 'setClipboardText' with the values in the tab separated value format.
- nmnogueira
- Posts:125
- Joined: Thu May 05, 2011 12:59 pm
Re: Using clipboard with Table
Thanks, but I was looking for a more direct way, one that would work with CTRL+C/CTRL+V