Hello,
I am not able to rotate the text and disply it vertically through my
JAVA code using HSSFCellStyle's setRotation() API.
(short)0xFF converts the value in 255 and it throws the runtime error.
I want to display the text in workbook cell as
T
E
X
T
Can anybody guide here please that how to rotate the text and display it vertically. please....
Regards