|
5 |
edited tags
|
||
|
4 |
edited tags
|
||
|
3 | added 16 characters in body | ||
|
What is the fastest c# function that takes and int and returns a string containing a letter or letters for use in an Excel function? For example, 1 returns "A", 26 returns "Z", 27 returns "AA", etc. This is called tens of thousands of times and is taking 25% of the time needed to generate a large spreadsheet with many formulas.
|
||||
|
2 | added 492 characters in body | ||
|
1 |
|
||
