For HTML , adding a simple <br> tag does the trick. An expression like
$C_First_Name + "< br >" + $C_Last_Name
will show the expression from a cell with the needed line break:
But for other formats like PDF, RTF and EXCEL the solution was not so obvious. Trying with "\n" had no effect. The needed character was the unicode representation for line feed: "\u000A":
$C_First_Name + "\u000A" + $C_Last_Name
This works for all three formats:
Great Article android based projects
ReplyDeleteJava Training in Chennai
Project Center in Chennai
Java Training in Chennai
projects for cse
The Angular Training covers a wide range of topics including Components, Angular Directives, Angular Services, Pipes, security fundamentals, Routing, and Angular programmability. The new Angular TRaining will lay the foundation you need to specialise in Single Page Application developer. Angular Training