pub fn number_to_column(i: i32) -> Option<String>
Expand description

If input number is outside valid range None is returned.