fn_rows

Function fn_rows 

Source
pub fn fn_rows(args: &[Expr], _ctx: &mut Evaluator<'_>) -> Result<CellValue>
Expand description

ROWS(array) - returns the number of rows in a reference.