Aspose.Cells.Cells.EndCellInColumn() throws NullReferenceException

Hello,

when you invoke "EndCellInColumn()" with a column that has no data at all, it causes a NullReferenceException. Please drop me a message if you need code/data to reprooduce that bug.

Greetings - Richie

Hello,

please ignore this bug report. EndCellInColumn() just does not return a Cell and thus a consecutive access to the "Row" property causes that NullReferenceException()

Greetings - Richie