Line

Returns the row number of the cell to which the function is attached.

Syntax

Line()
Ligne()

Remarks

The first line's number is 1.

This function is only available for formulas attached to a cell in a grid.

To number the rows in a table, use the LineRel function instead, which supports the insertion and deletion of lines before the table.

Examples

Line = 2 for cell B2

Classification

Grids