View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default how can I set a column as text in c#

Hi All,
How can I set a column as text so if I sent 0001 to a cell it is 0001 and not 1 as it is doing
now. I followed the other thread but I need the answer for C#.

Thank You.