Hi guys. I have a spreadsheet cell with multiline text like so: 1. Line 1 2. Line2
I use csharp express to retrieve a feed, and put the cell into a string with something like: str = cell.Text; However, when i put the string into an rtftextbox, it seems like the linefeeds get lost. What displays is: 1. Line 12. Line2 How do I fix this? Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---
