public static int 字母转列号( string s )
Public Shared Function 字母转列号 ( s As String ) As Integer Dim s As String Dim returnValue As Integer returnValue = Extentions.字母转列号(s)
In This Article