Skip to main content

join_cell_name

Function join_cell_name 

Source
pub fn join_cell_name(col: &str, row: i32) -> Result<String, String>
Expand description

Joins column name and row number into a cell name.