Hi,
I'm using NPOI 2.0.6.0 (stable) and running into this awkward:
When a cell's alignment is set as VerticalAlignment.Bottom, it is actually TOP ALIGNED in the result workbook. And VerticalAlignment.Top is actually MIDDLE ALIGNED.
Does anyone here have the same experience? Is it a bug in NPOI or my mistake?
Thanks.
I'm using NPOI 2.0.6.0 (stable) and running into this awkward:
When a cell's alignment is set as VerticalAlignment.Bottom, it is actually TOP ALIGNED in the result workbook. And VerticalAlignment.Top is actually MIDDLE ALIGNED.
Does anyone here have the same experience? Is it a bug in NPOI or my mistake?
Thanks.