Not by default, because there's no way to know exactly what format to copy the data in. You could create a String array but what if there's more data bound behind the scenes? You could always write your own custom code to place the appropriate data on the clipboard yourself, then the user can paste as normal.