Skip to main content

cell_pos_to_a1

Function cell_pos_to_a1 

Source
pub fn cell_pos_to_a1(row: u32, col: u32) -> String
Expand description

Convert a 1-based (row, col) pair to an Excel A1 address string.