Hi,
when I try to load a DataTable containing some DateTime columns the method InsertDataTable throws an exception with this message: "System.InvalidCastException: Unable to cast object of type 'n2' to type 'Spire.Xls.CellRange'."
I have the same error after casting DateTime to String.
Another question:
How I can format an Excel column in datetime format?
Thanks very much
Diego