Hi,
I have some problem with RotationAngle and Alignment using together.
I set RotationAngle to 90. Next - VerticalAlignment to Bottom.
When I save this workbook to XLSX, everything is correct.
But, finally - when I save Workbook to HTML file - there is problem.
First - Alignment doesn't work. Text go out of cell (almost 50%) [I attached image]
Next problem - when I use AutoFitColumn - again - in XLSX is correct, but when save to HTML:
width of cell is ok but vertical alignment again - wrong. I attached second picture. On the screen i set alignment to CENTER.
Sum up - the main problem is when trying to save to HTML. Excel prepare everything exactly like i want.