Hi,
Sadly, Environment.NewLine doesn’t work when the text is in a table cell. I found a few alternatives for VBdotNet or C#, but I’m not able to make it works with UIPath :
- https://stackoverflow.com/questions/14437116/vb-net-ms-word-table-cell-how-to-insert-a-line-break-into-a-string
- c# - Inserting newlines in Word using OpenXML - Stack Overflow
Has someone a solution ?