Column No to Column Letter in Excel/VSTO using C#

Posted by sukumar on Stack Overflow See other posts from Stack Overflow or by sukumar
Published on 2010-03-26T11:07:33Z Indexed on 2010/03/26 13:13 UTC
Read the original article Hit count: 214

Filed under:
|
|

How to find column's name or header?

For example if i select column 5 in excel means i want the result as "E". How to get the alphabet or letter corresponding to column no.

Please help me with the code

© Stack Overflow or respective owner

Related posts about c#

Related posts about vsto