pub fn number_to_column(i: i32) -> Option<String>
If input number is outside valid range None is returned.
None