Skip to main content

cell_in_range

Function cell_in_range 

Source
pub fn cell_in_range(
    row_id: &str,
    field: &str,
    row_ids: &[String],
    fields: &[String],
    range: NormalizedCellRange,
) -> bool
Expand description

Whether a cell lies inside a normalized range.