Thanks a lot, that helped tremendously. I had written a function to insert newline characters into the string and while it worked, it didn't seem particularly elegant. I've found that it won't wrap the text unless you set the cell's value first before setting the cell's cellstyle(with its setWrapText set to true) which was giving me some problems but it works when the cell's cellstyle after setting its value.
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
