ROWS

ROWS(arg1) → { number | string | boolean }

Returns the number of rows in a reference or array.

Parameters:

Name Type Description
arg1 ApiRange

Is an array, an array formula, or a reference to a range of cells for which you want the number of rows.

Returns:

Type
number | string | boolean