columnname-to-index
Returns the index of the column with the given name. The index of column "A" is 1.

Languages
Built-in, C#, Java, XSLT 2.0, XSLT 3.0.
Parameters
| Name | Type | Description | 
|---|---|---|
| name | xs:string | The column name as it appears in Excel, starting from "A", "B", "C", and so on. |