How can we change excel column's data type thru c#??
I have 1 column which contains data like 1:30 , 3:30 etc.
I need this data in this format (1:30) to excel, but when i export it to
excel it shows.. 1:30:00 AM , it converts it to time, that i don't
want..
any ideas??
Regards,
Mansi Shah.
*** Sent via Developersdex http://www.developersdex.com ***
Comment