|
|
Hai
I have an application in which I have a JTable with line breaks(pressing Enter key while editing) included in each and every cell.I have used the code in this site to get my contents to be copied to excel(How to copy data from jtable to Excel).The problem is when I copy the contents from my JTable to Excel I am not getting the contents in same format as in my Jtable(with line breaks) to my excel that is with line breaks.Is there any way to solve my problem?
Thank You
Chaithu