将列名转换为列序号,A -> 1
列名
const number = aton('AA'); // number = 27 Copy
const number = aton('AA'); // number = 27
1.1.0
将列名转换为列序号,A -> 1