pub fn cell_pos_to_a1(row: u32, col: u32) -> String
Convert a 1-based (row, col) pair to an Excel A1 address string.
(row, col)