Row Command

Row( <Spreadsheet Cell> )

Returns the row number of the ([Spreadsheet View|spreadsheet)] cell (starting at 1).

r = Row(B3) yields r = 3.