pub fn column_to_number(column: &str) -> Result<i32, String>
Expand description

Converts column letter identifier to number.