Closed GoogleCodeExporter closed 8 years ago
New test case is created at r21.
I think we don't need the set accessor for Cell.DateTimeValue. The DateTime
value can
be set directly when calling the Cell constructor with current codebase. When
saving
the workbook, all cells are encoded again using WorkSheetEncoder.EncodeCell()
anyway.
However, calling other properties such Cell.Format and Cell.BackColor also cause
NullReferenceException be thrown for newly created worksheeet.
Original comment by jetcat
on 13 Feb 2009 at 12:26
Fixed by r24.
Original comment by China.LiuJunFeng
on 13 Feb 2009 at 6:57
Original issue reported on code.google.com by
gui.lo...@gmail.com
on 12 Feb 2009 at 12:48