I have a cell with a multiline value. For example:
Testing line 1
Testing line 2
When I copy it and paste it at any text editor, there are quotation mark at the front and at the end of the value. That is
"Testing line 1
Testing line 2"
How can I get rid of it?