pub fn span_a2i(a: &str) -> usize
Gets an index based on a column letter e.g. A = 0. Now case-insensitive (accepts both “B” and “b”).