Is there a way to format the string put in a cell so that it will attempt to fit
in the visible dimensions of the cell? Currently, if I put a string whose length
is longer than that of the cell's width, the string is cut off and can only be
read if the reader manually extends the width of the cell. I guess what I really
want is for the string to go to a new line in the cell when it reaches the end
of the cell's width. Is this possible using POI?


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to