Excel Column Number

Excel Column Number

给出一个字符串,代表Excel表格中的列标题,返回其相应的列号。

但是,Excel的列号究竟是如何工作的呢?好吧,列号就像十进制数,但基数(小数)26 ,"数字 "A-Z.Read more about number bases 。让我们看看具体的数字:

Excel   Decimal
    A   1
   ..
...
You should be an authorized user in order to see the full description and start solving this mission.
40