Skip to main content

parse_range_ref

Function parse_range_ref 

Source
pub fn parse_range_ref(s: &str) -> Result<CellRange, ExcelMcpError>
Expand description

Parse a range reference in “A1:B2” notation into a CellRange.